cec: proble cec fail
authorYong Qin <yong.qin@amlogic.com>
Mon, 6 Aug 2018 09:14:41 +0000 (17:14 +0800)
committerYong Qin <yong.qin@amlogic.com>
Tue, 7 Aug 2018 02:17:25 +0000 (10:17 +0800)
PD#171266: cec: proble cec fail on sei 210 board

Change-Id: If45588072a6d700e0b90be4778cb73eed1deeb34
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
arch/arm64/boot/dts/amlogic/gxl_sei210_1g.dts
arch/arm64/boot/dts/amlogic/gxl_sei210_2g.dts
drivers/amlogic/cec/hdmi_ao_cec.h

index a557bf9..9b623fb 100644 (file)
                pinctrl-0=<&hdmitx_aocec>;
                reg = <0x0 0xc810023c 0x0 0x4
                       0x0 0xc8100000 0x0 0x200>;
+               reg-names = "ao_exit","ao";
        };
 
        sysled {
index ed4ba6f..a3afca5 100644 (file)
                pinctrl-0=<&hdmitx_aocec>;
                reg = <0x0 0xc810023c 0x0 0x4
                       0x0 0xc8100000 0x0 0x200>;
+               reg-names = "ao_exit","ao";
        };
 
        sysled {
index 36aefd8..2aea31b 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef __AO_CEC_H__
 #define __AO_CEC_H__
 
-#define CEC_DRIVER_VERSION     "Ver 2018/08/06\n"
+#define CEC_DRIVER_VERSION     "Ver 2018/08/07\n"
 
 #define CEC_FRAME_DELAY                msecs_to_jiffies(400)
 #define CEC_DEV_NAME           "cec"