提交 838980dd 编写于 作者: H Hans Verkuil 提交者: Heiko Stuebner

ARM: dts: rockchip: define the two possible rk3288 CEC pins

The CEC line can be routed to two possible pins. Define those pins.
Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 afddf631
......@@ -1481,6 +1481,14 @@
};
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>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册