Skip to content

Commit c93ec1c

Browse files
committed
update docs re deprecated components
1 parent c0e8200 commit c93ec1c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/components/display/mipi_spi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ A touchscreen, if present, must be configured separately. See the {{< docref "/c
219219

220220
## Sleep/Wakeup support
221221

222-
[Sleep / Wakeup actions](/components/display#display-power-save-mode) (`display.sleep` / `display.wakeup`) not implemented yet for this display component.
222+
[Sleep / Wakeup actions](/components/display#display-power-save-mode) (`display.sleep` / `display.wakeup`) are supported for this display type.
223223

224224
## See Also
225225

content/components/display/qspi_dbi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ touchscreen:
221221

222222
## Sleep/Wakeup support
223223

224-
[Sleep / Wakeup actions](/components/display#display-power-save-mode) (`display.sleep` / `display.wakeup`) are supported for this display type.
224+
[Sleep / Wakeup actions](/components/display#display-power-save-mode) (`display.sleep` / `display.wakeup`) are not supported for this display type since it is deprecated. Move to {{< docref "mipi_spi" >}} for support
225225

226226
## See Also
227227

content/components/display/st7701s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ display:
180180

181181
## Sleep/Wakeup support
182182

183-
[Sleep / Wakeup actions](/components/display#display-power-save-mode) (`display.sleep` / `display.wakeup`) are supported for this display component.
183+
[Sleep / Wakeup actions](/components/display#display-power-save-mode) (`display.sleep` / `display.wakeup`) are not supported for this display component since it is deprecated. Migrate to {{< docref "mipi_rgb" >}} for support.
184184

185185
## See Also
186186

0 commit comments

Comments
 (0)