Re: [PATCH 2/2] drm: panel: nv3052c: Add WL-355608-A8 panel

2024-05-29 Thread Jessica Zhang
On 5/24/2024 3:33 AM, Ryan Walklin wrote: The WL-355608-A8 is a 3.5" 640x480@60Hz RGB LCD display from an unknown OEM, used in a number of handheld gaming devices made by Anbernic. Limited information is available online however the panel timing values (below) have been obtained from the vend

Re: [PATCH 2/2] drm: panel: nv3052c: Add WL-355608-A8 panel

2024-05-27 Thread John Watts
Hi, On Fri, May 24, 2024 at 10:33:14PM +1200, Ryan Walklin wrote: > The WL-355608-A8 is a 3.5" 640x480@60Hz RGB LCD display from an unknown > OEM, used in a number of handheld gaming devices made by Anbernic. > > Limited information is available online however the panel timing values > (below) ha

Re: [PATCH 2/2] drm: panel: nv3052c: Add WL-355608-A8 panel

2024-05-27 Thread Ryan Walklin
On Tue, 28 May 2024, at 10:16 AM, John Watts wrote: > This all looks good to me, though I understand you may need to change the > compatible. Please CC me if this happens so I can re-review. I think the consensus is to accept an absent vendor-prefix rather than use the device manufacturer, so I

[PATCH 2/2] drm: panel: nv3052c: Add WL-355608-A8 panel

2024-05-24 Thread Ryan Walklin
The WL-355608-A8 is a 3.5" 640x480@60Hz RGB LCD display from an unknown OEM, used in a number of handheld gaming devices made by Anbernic. Limited information is available online however the panel timing values (below) have been obtained from the vendor BSP. The panel appears to integrate a NV3052

Re: [PATCH 2/2] drm: panel: nv3052c: Add WL-355608-A8 panel

2024-05-24 Thread きくちゃんさん
Hi Ryan, Thanks for your contribution. Here's my sign-off: Signed-off-by: Hironori KIKUCHI