cec: modify dts pintrl selection to default
authorMingyen Hung <mingyen.hung@amlogic.com>
Thu, 28 Jun 2018 04:20:59 +0000 (12:20 +0800)
committerYixun Lan <yixun.lan@amlogic.com>
Mon, 2 Jul 2018 13:11:50 +0000 (06:11 -0700)
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>
arch/arm64/boot/dts/amlogic/gxm_q200_2g_buildroot.dts

index 0fb2a67..2da2220 100644 (file)
                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>;