Hi David, Daniel, On Tue, Oct 24, 2023 at 12:08 PM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > On Mon, Oct 16, 2023 at 11:59 AM Geert Uytterhoeven > <geert@xxxxxxxxxxxxxx> wrote: > > The following changes since commit 389af786f92ecdff35883551d54bf4e507ffcccb: > > > > Merge tag 'drm-intel-next-2023-09-29' of > > git://anongit.freedesktop.org/drm/drm-intel into drm-next (2023-10-04 > > 13:55:19 +1000) > > > > are available in the Git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git > > tags/shmob-drm-atomic-dt-tag2 > > > > for you to fetch changes up to 1399ebacbf590dfbac4fbba181dd1595b2fa10ba: > > > > drm: renesas: shmobile: Add DT support (2023-10-16 11:47:48 +0200) > > > > ---------------------------------------------------------------- > > drm: renesas: shmobile: Atomic conversion + DT support > > > > Currently, there are two drivers for the LCD controller on Renesas > > SuperH-based and ARM-based SH-Mobile and R-Mobile SoCs: > > 1. sh_mobile_lcdcfb, using the fbdev framework, > > 2. shmob_drm, using the DRM framework. > > However, only the former driver is used, as all platform support > > integrates the former. None of these drivers support DT-based systems. > > > > Convert the SH-Mobile DRM driver to atomic modesetting, and add DT > > support, complemented by the customary set of fixes and improvements. > > > > Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > > Link: https://lore.kernel.org/r/cover.1694767208.git.geert+renesas@xxxxxxxxx/ > > > > Changes compared to v1: > > - Rebase to drm-next, > > - Add Acked-by. > > > > Thanks for pulling! > > Ping? > Thanks! Please note that this is a hard dependency for adding shmobile-lcdc device nodes to DTS files, which is in turn a hard dependency for removing drivers/staging/board/, and for removing legacy clkdev registration from various clock drivers. Thanks for pulling! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds