1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/renesas/shmobile
Geert Uytterhoeven 1399ebacbf drm: renesas: shmobile: Add DT support
Add DT support, by:
  1. Creating a panel bridge from DT, and attaching it to the encoder,
  2. Replacing the custom connector with a bridge connector,
  3. Obtaining clock configuration based on the compatible value.

Note that for now the driver uses a fixed clock configuration selecting
the bus clock, as the current code to select other clock inputs needs
changes to support any other SoCs than SH7724.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/6185ab76aa300fa402e4f6610b2109665f2d8a1c.1694767209.git.geert+renesas@glider.be
2023-10-16 11:47:48 +02:00
..
Kconfig drm: renesas: shmobile: Use struct videomode in platform data 2023-10-16 11:47:46 +02:00
Makefile drm: renesas: shmobile: Remove backlight support 2023-10-16 11:47:44 +02:00
shmob_drm_crtc.c drm: renesas: shmobile: Add DT support 2023-10-16 11:47:48 +02:00
shmob_drm_crtc.h drm: renesas: shmobile: Add DT support 2023-10-16 11:47:48 +02:00
shmob_drm_drv.c drm: renesas: shmobile: Add DT support 2023-10-16 11:47:48 +02:00
shmob_drm_drv.h drm: renesas: shmobile: Add DT support 2023-10-16 11:47:48 +02:00
shmob_drm_kms.c drm: renesas: shmobile: Atomic conversion part 1 2023-10-16 11:47:47 +02:00
shmob_drm_kms.h drm: renesas: shmobile: Improve shmob_drm_format_info table 2023-10-16 11:47:44 +02:00
shmob_drm_plane.c drm: renesas: shmobile: Atomic conversion part 1 2023-10-16 11:47:47 +02:00
shmob_drm_plane.h drm: renesas: shmobile: Atomic conversion part 1 2023-10-16 11:47:47 +02:00
shmob_drm_regs.h drm: Place Renesas drivers in a separate dir 2023-05-29 16:41:03 +03:00