lcd: add driver for pmu data check [2/2]
authorshaochan.liu <shaochan.liu@amlogic.com>
Fri, 26 Jul 2019 08:07:02 +0000 (16:07 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Sun, 1 Sep 2019 14:25:54 +0000 (07:25 -0700)
commitae6e22e9b70c5aaf6ac8b195ae7a83ef215db821
treef7f6f4633304a47805e93e00850f57747bb91187
parentbecb83999e19d2055458f08a2b7a44bd1170853e
lcd: add driver for pmu data check [2/2]

PD#TV-6928

Problem:
CS602 need pmu data check

Solution:
add i2c_CS602 driver with pmu data check

Verify:
t962x3_ab301

Change-Id: I1d1f33cbb63cb4f3b3fc308d610411091cb2a65d
Signed-off-by: shaochan.liu <shaochan.liu@amlogic.com>
MAINTAINERS
arch/arm/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
arch/arm/boot/dts/amlogic/tl1_t962x2_x301_2g.dts
arch/arm64/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
arch/arm64/boot/dts/amlogic/tl1_t962x2_x301_2g.dts
drivers/amlogic/media/vout/lcd/lcd_extern/Kconfig
drivers/amlogic/media/vout/lcd/lcd_extern/Makefile
drivers/amlogic/media/vout/lcd/lcd_extern/i2c_CS602.c [new file with mode: 0644]
drivers/amlogic/media/vout/lcd/lcd_extern/lcd_extern.c
drivers/amlogic/media/vout/lcd/lcd_extern/lcd_extern.h