Hi,
On Wed, Mar 30, 2022 at 9:04 AM Matthias Kaehlcke mka@chromium.org wrote:
Two digits are swapped in the AUO B133UAN01 panel id (0x8495 instead of 0x8594). This went initially unnoticed because the panel is still detected, though it is set up with a conservative default timing. Fix the digit swap.
Fixes: ec57376fba5a ("drm/panel-edp: Add AUO B133UAN01") Signed-off-by: Matthias Kaehlcke mka@chromium.org
drivers/gpu/drm/panel/panel-edp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Doh! OK, pushed the fix to drm-misc-next w/ my Reviewed-by tag.
d049a24b15d8 drm/panel-edp: Fix AUO B133UAN01 panel id
-Doug