Re: [PATCH v2 2/2] gpu/drm/panel: Add Lenovo NT36523W BOE panel

2023-03-08 Thread Konrad Dybcio
On 7.03.2023 23:18, Linus Walleij wrote: > On Tue, Mar 7, 2023 at 2:26 PM Konrad Dybcio wrote: > >> Introduce support for the BOE panel with a NT36523W touch/driver IC >> found on some Lenovo Tab P11 devices. It's a 2000x1200, 24bit RGB >> MIPI DSI panel with integrated DCS-controlled backligh

Re: [PATCH v2 2/2] gpu/drm/panel: Add Lenovo NT36523W BOE panel

2023-03-07 Thread Linus Walleij
On Tue, Mar 7, 2023 at 2:26 PM Konrad Dybcio wrote: > Introduce support for the BOE panel with a NT36523W touch/driver IC > found on some Lenovo Tab P11 devices. It's a 2000x1200, 24bit RGB > MIPI DSI panel with integrated DCS-controlled backlight (that expects > big-endian communication). > > Re

[PATCH v2 2/2] gpu/drm/panel: Add Lenovo NT36523W BOE panel

2023-03-07 Thread Konrad Dybcio
Introduce support for the BOE panel with a NT36523W touch/driver IC found on some Lenovo Tab P11 devices. It's a 2000x1200, 24bit RGB MIPI DSI panel with integrated DCS-controlled backlight (that expects big-endian communication). Reviewed-by: Neil Armstrong Signed-off-by: Konrad Dybcio --- dri