
14 Jun
2024
14 Jun
'24
2:28 p.m.
The current LCD controller driver has incorrect polarity masks, so I've provided a fix for that. While I was there I also added support for two new display flags related to polarities.
Signed-off-by: John Watts contact@jookia.org --- John Watts (2): sunxi: video: Properly invert hsync and vsync polarity sunxi: video: Support DE_LOW and PIXDATA_NEGEDGE display flags
arch/arm/include/asm/arch-sunxi/lcdc.h | 2 ++ drivers/video/sunxi/lcdc.c | 8 ++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) --- base-commit: c0ea27bccfb7d2d37fd36806ac2a2f7389099420 change-id: 20240614-sunxipolarities-a9a21c30c82b
Best regards,
--
John Watts contact@jookia.org