cec: proble cec fail

PD#171266: cec: proble cec fail on sei 210 board

Change-Id: If45588072a6d700e0b90be4778cb73eed1deeb34
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
This commit is contained in:
Yong Qin
2018-08-06 17:14:41 +08:00
parent eb19549d8c
commit cb7b073391
3 changed files with 3 additions and 1 deletions

View File

@@ -639,6 +639,7 @@
pinctrl-0=<&hdmitx_aocec>;
reg = <0x0 0xc810023c 0x0 0x4
0x0 0xc8100000 0x0 0x200>;
reg-names = "ao_exit","ao";
};
sysled {

View File

@@ -737,6 +737,7 @@
pinctrl-0=<&hdmitx_aocec>;
reg = <0x0 0xc810023c 0x0 0x4
0x0 0xc8100000 0x0 0x200>;
reg-names = "ao_exit","ao";
};
sysled {

View 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"