cec: modify dts pintrl selection to default

PD#158936: cec: modify dts pintrl selection to default

Fix kernel panic in aml_cec_probe() due to null pointer
reference on q200. (buildroot)

Change-Id: I926b22048cbdfe1524a2eda2410deac53aa4990e
Signed-off-by: Mingyen Hung <mingyen.hung@amlogic.com>
This commit is contained in:
Mingyen Hung
2018-06-28 12:20:59 +08:00
committed by Yixun Lan
parent 8c00b82ad5
commit fa3d404e75

View File

@@ -732,7 +732,7 @@
arc_port_mask = <0x0>;
interrupts = <0 199 1>;
interrupt-names = "hdmi_aocec";
pinctrl-names = "hdmitx_aocec";
pinctrl-names = "default";
pinctrl-0=<&hdmitx_aocec>;
reg = <0x0 0xc810023c 0x0 0x4
0x0 0xc8100000 0x0 0x200>;