Re: [PATCH V4 3/3] drm/panel: Add NewVision NV3051D MIPI-DSI LCD panel

2022-11-10 Thread Linus Walleij
Hi Chris, thanks for your patch! On Fri, Oct 28, 2022 at 10:50 PM Chris Morgan wrote: > From: Chris Morgan > > Support NewVision NV3051D panels as found on the Anbernic RG353P and > RG353V. The underlying LCD part number for the RG353x devices is > unknown, so the device name and a fallback fo

[PATCH V4 3/3] drm/panel: Add NewVision NV3051D MIPI-DSI LCD panel

2022-10-28 Thread Chris Morgan
From: Chris Morgan Support NewVision NV3051D panels as found on the Anbernic RG353P and RG353V. The underlying LCD part number for the RG353x devices is unknown, so the device name and a fallback for the driver IC is used instead. Signed-off-by: Chris Morgan --- drivers/gpu/drm/panel/Kconfig