On Thu, Oct 3, 2019 at 12:16 PM Jagan Teki <ja...@amarulasolutions.com> wrote: > > Bananapi S070WV20-CT16 ICN6211 is 800x480, 4-lane MIPI-DSI to RGB bridge > panel which can be used to connect via DSI port on BPI-M64 board, > so add a driver for it. > > The same panel PCB comes with parallel RBG which is supported via > panel-simple driver with "bananapi,s070wv20-ct16" compatible. > > Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> > --- > drivers/gpu/drm/panel/Kconfig | 9 + > drivers/gpu/drm/panel/Makefile | 1 + > .../panel/panel-bananapi-s070wv20-icn6211.c | 293 ++++++++++++++++++
This would be an overlay patch, which doesn't need to mege. please correct the same.