mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -639,6 +639,7 @@
|
||||
pinctrl-0=<&hdmitx_aocec>;
|
||||
reg = <0x0 0xc810023c 0x0 0x4
|
||||
0x0 0xc8100000 0x0 0x200>;
|
||||
reg-names = "ao_exit","ao";
|
||||
};
|
||||
|
||||
sysled {
|
||||
|
||||
@@ -737,6 +737,7 @@
|
||||
pinctrl-0=<&hdmitx_aocec>;
|
||||
reg = <0x0 0xc810023c 0x0 0x4
|
||||
0x0 0xc8100000 0x0 0x200>;
|
||||
reg-names = "ao_exit","ao";
|
||||
};
|
||||
|
||||
sysled {
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user