[PATCH v3 3/3] drm/panel: simple: Add support for the Frida FRD350H54004 panel

2020-01-14 Thread Paul Cercueil
The FRD350H54004 is a simple 3.5" 320x240 24-bit TFT panel, found for instance inside the Anbernic RG-350 handheld gaming console. v2: Order alphabetically v3: Add connector_type, and update timings according to the constraints listed in the datasheet Signed-off-by: Paul Cercueil --- driver

Re: [PATCH v3 3/3] drm/panel: simple: Add support for the Frida FRD350H54004 panel

2020-01-13 Thread Sam Ravnborg
Hi Paul. On Mon, Jan 13, 2020 at 01:17:41PM -0300, Paul Cercueil wrote: > The FRD350H54004 is a simple 3.5" 320x240 24-bit TFT panel, found for > instance inside the Anbernic RG-350 handheld gaming console. > > v2: Order alphabetically > v3: Add connector_type, and update timings according to the