mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
drm/panel: s6e63m0: Switch to DBI abstraction for SPI
The SPI access to s6e63m0 is using the DBI protocol, so switch to using the elaborate DBI protocol implementation in the DRM DBI helper library. Acked-by: Noralf Trønnes <noralf@tronnes.org> Reviewed-by: Douglas Anderson <dianders@chromium.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20210614181135.1124445-2-linus.walleij@linaro.org
This commit is contained in:
@@ -388,6 +388,7 @@ config DRM_PANEL_SAMSUNG_S6E63M0_SPI
|
||||
depends on SPI
|
||||
depends on DRM_PANEL_SAMSUNG_S6E63M0
|
||||
default DRM_PANEL_SAMSUNG_S6E63M0
|
||||
select DRM_MIPI_DBI
|
||||
help
|
||||
Say Y here if you want to be able to access the Samsung
|
||||
S6E63M0 panel using SPI.
|
||||
|
||||
Reference in New Issue
Block a user