Re: [PATCH V5 0/3] drm/panel: Add NewVision NV3051D Panels

2022-11-14 Thread Linus Walleij
On Fri, Nov 11, 2022 at 9:31 PM Chris Morgan wrote: > From: Chris Morgan > > Add the NewVision NV3051D panel as found on the Anbernic RG353P and > RG353V. The underlying LCD panel itself is unknown (the NV3051D is > the controller), so the device name is used for the panel with a > fallback to t

[PATCH V5 0/3] drm/panel: Add NewVision NV3051D Panels

2022-11-11 Thread Chris Morgan
From: Chris Morgan Add the NewVision NV3051D panel as found on the Anbernic RG353P and RG353V. The underlying LCD panel itself is unknown (the NV3051D is the controller), so the device name is used for the panel with a fallback to the driver IC. Changes from V4: - Removed "prepared" as its trac