-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boards: renesas: smartbond: Add support for the display driver class.
Update board's DTS configurations to support the Renesas LCD controller. (cherry picked from commit 4a83b99) Original-Signed-off-by: Ioannis Karachalios <ioannis.karachalios.px@renesas.com> GitOrigin-RevId: 4a83b99 Change-Id: I6ac6df3f97f77a613ba94c399c96704a612aed34 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5356058 Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> Reviewed-by: Tristan Honscheid <honscheid@google.com> Tested-by: Tristan Honscheid <honscheid@google.com> Commit-Queue: Tristan Honscheid <honscheid@google.com>
- Loading branch information
1 parent
e0c1181
commit cb07932
Showing
4 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,4 +20,5 @@ supported: | |
- crypto | ||
- dma | ||
- mipi_dbi | ||
- display | ||
vendor: renesas |