]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: rockchip: define the two possible rk3288 CEC pins
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 20 Oct 2017 10:07:33 +0000 (12:07 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 21 Oct 2017 19:35:26 +0000 (21:35 +0200)
The CEC line can be routed to two possible pins. Define those pins.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288.dtsi

index 7fc98c60b563e97873614e18c68e5db6d4885109..cd24894ee5c6b14deab21c543bad7c62ec34c93d 100644 (file)
                };
 
                hdmi {
+                       hdmi_cec_c0: hdmi-cec-c0 {
+                               rockchip,pins = <7 RK_PC0 RK_FUNC_2 &pcfg_pull_none>;
+                       };
+
+                       hdmi_cec_c7: hdmi-cec-c7 {
+                               rockchip,pins = <7 RK_PC7 RK_FUNC_4 &pcfg_pull_none>;
+                       };
+
                        hdmi_ddc: hdmi-ddc {
                                rockchip,pins = <7 19 RK_FUNC_2 &pcfg_pull_none>,
                                                <7 20 RK_FUNC_2 &pcfg_pull_none>;