On Wed, Feb 05, 2025 at 11:10:51PM +0100, Sasha Finkelstein via B4 Relay wrote: > From: Sasha Finkelstein <[email protected]> > > This display controller is present on M-series chips and is used > to drive the touchbar display. > > Co-developed-by: Janne Grunau <[email protected]> > Signed-off-by: Janne Grunau <[email protected]> > Signed-off-by: Sasha Finkelstein <[email protected]> > --- > drivers/gpu/drm/Kconfig | 2 + > drivers/gpu/drm/Makefile | 1 + > drivers/gpu/drm/adp/Kconfig | 17 ++ > drivers/gpu/drm/adp/Makefile | 5 + > drivers/gpu/drm/adp/adp-mipi.c | 276 ++++++++++++++++++ > drivers/gpu/drm/adp/adp_drv.c | 617 > +++++++++++++++++++++++++++++++++++++++++ > 6 files changed, 918 insertions(+)
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
