lcd: add lcd_driver support for tm2 [2/2]
authorshaochan.liu <shaochan.liu@amlogic.com>
Thu, 28 Mar 2019 12:10:48 +0000 (20:10 +0800)
committerJianxiong Pan <jianxiong.pan@amlogic.com>
Thu, 11 Apr 2019 06:47:52 +0000 (14:47 +0800)
commit1bf3efd544230b4229c08b0006430815778cf962
tree82bc7638de913e46878524da3f8146a2bcd2e7de
parentb0adddfa90e46b7800c08e30e40433a1d9273b84
lcd: add lcd_driver support for tm2 [2/2]

PD#SWPL-6398

Problem:
add lcd_driver support

Solution:
add lcd_chip_tm2 and panel.dtsi

Verify:
ab301

Change-Id: I3cb5b67826ea2612e69b206168497771d5ced4b2
Signed-off-by: shaochan.liu <shaochan.liu@amlogic.com>
20 files changed:
MAINTAINERS
arch/arm/boot/dts/amlogic/mesontm2_t962x3_ab301-panel.dtsi [new file with mode: 0644]
arch/arm/boot/dts/amlogic/mesontm2_t962x3_ab309-panel.dtsi [new file with mode: 0644]
arch/arm/boot/dts/amlogic/tm2_t962x3_ab301.dts
arch/arm/boot/dts/amlogic/tm2_t962x3_ab309.dts
arch/arm64/boot/dts/amlogic/mesontm2_t962x3_ab301-panel.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/amlogic/mesontm2_t962x3_ab309-panel.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/amlogic/tm2_t962x3_ab301.dts
arch/arm64/boot/dts/amlogic/tm2_t962x3_ab309.dts
drivers/amlogic/media/vout/backlight/aml_bl.c
drivers/amlogic/media/vout/backlight/aml_ldim/ldim_drv.c
drivers/amlogic/media/vout/lcd/lcd_clk_config.c
drivers/amlogic/media/vout/lcd/lcd_debug.c
drivers/amlogic/media/vout/lcd/lcd_phy_config.c
drivers/amlogic/media/vout/lcd/lcd_tablet/lcd_drv.c
drivers/amlogic/media/vout/lcd/lcd_tcon.c
drivers/amlogic/media/vout/lcd/lcd_tv/lcd_drv.c
drivers/amlogic/media/vout/lcd/lcd_vout.c
include/linux/amlogic/media/vout/lcd/aml_bl.h
include/linux/amlogic/media/vout/lcd/lcd_vout.h