Re: [PATCH v2] panel-edp: drm/panel-edp: Add AUO B133UAN01

2022-03-29 Thread Doug Anderson
Hi, On Thu, Mar 24, 2022 at 1:51 PM Doug Anderson wrote: > > Hi, > > On Thu, Mar 24, 2022 at 1:48 PM Matthias Kaehlcke wrote: > > > > Add support for the AUO B133UAN01 13.3" WUXGA panel. > > > > Signed-off-by: Matthias Kaehlcke > > --- > > > > Changes in v2: > > - autodetect and configure the p

Re: [PATCH v2] panel-edp: drm/panel-edp: Add AUO B133UAN01

2022-03-24 Thread Doug Anderson
Hi, On Thu, Mar 24, 2022 at 1:48 PM Matthias Kaehlcke wrote: > > Add support for the AUO B133UAN01 13.3" WUXGA panel. > > Signed-off-by: Matthias Kaehlcke > --- > > Changes in v2: > - autodetect and configure the panel based on the EDID data instead of > relying on a compatible string and hard

[PATCH v2] panel-edp: drm/panel-edp: Add AUO B133UAN01

2022-03-24 Thread Matthias Kaehlcke
Add support for the AUO B133UAN01 13.3" WUXGA panel. Signed-off-by: Matthias Kaehlcke --- Changes in v2: - autodetect and configure the panel based on the EDID data instead of relying on a compatible string and hardcoded mode settings. drivers/gpu/drm/panel/panel-edp.c | 1 + 1 file changed,