lcd驱动增加上电背光渐变功能

This commit is contained in:
2025-02-25 10:22:16 +08:00
parent 769afcc64a
commit 7686a9316b
6 changed files with 170 additions and 1 deletions

View File

@@ -2044,6 +2044,8 @@ CONFIG_LCD_SUPPORT_ICN6202_2LANE=y
#
CONFIG_DISP2_SUNXI_SUPPORT_SMBL=y
CONFIG_DISP2_SUNXI_SUPPORT_ENAHNCE=y
# CONFIG_DISP2_HAS_SUPPORT_FRONT_WKSRCBL is not set
# CONFIG_DISP2_HAS_SUPPORT_BACK_WKSRCBL is not set
# CONFIG_FB_SSD1307 is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
# CONFIG_VGASTATE is not set

View File

@@ -2162,6 +2162,8 @@ CONFIG_LCD_SUPPORT_ICN6202_2LANE=y
#
CONFIG_DISP2_SUNXI_SUPPORT_SMBL=y
CONFIG_DISP2_SUNXI_SUPPORT_ENAHNCE=y
CONFIG_DISP2_HAS_SUPPORT_FRONT_WKSRCBL=y
# CONFIG_DISP2_HAS_SUPPORT_BACK_WKSRCBL is not set
# CONFIG_FB_SSD1307 is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
# CONFIG_VGASTATE is not set