Hi,
On Thu, Mar 24, 2022 at 1:51 PM Doug Anderson dianders@chromium.org wrote:
Hi,
On Thu, Mar 24, 2022 at 1:48 PM Matthias Kaehlcke mka@chromium.org wrote:
Add support for the AUO B133UAN01 13.3" WUXGA panel.
Signed-off-by: Matthias Kaehlcke mka@chromium.org
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, 1 insertion(+)
Reviewed-by: Douglas Anderson dianders@chromium.org
Given the trivial nature of this change, I'll plan to land it in a few days barring someone else yelling about it.
I modified the patch subject slightly since the extra "panel-edp:" prefix was redundant, then pushed to drm-misc-next:
ec57376fba5a drm/panel-edp: Add AUO B133UAN01
-Doug