提交 83c9eee7 编写于 作者: D Dmitry Shmidt 提交者: Neil Armstrong

arm64: dts: meson-sm1-odroid: add cec nodes

Enable CEC in same way it is done for other meson odroid devices
Signed-off-by: NDmitry Shmidt <dimitrysh@google.com>
Reviewed-by: NNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: NNeil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20211007180130.805401-1-dimitrysh@google.com
上级 fa55b7dc
...@@ -225,6 +225,20 @@ ...@@ -225,6 +225,20 @@
status = "okay"; status = "okay";
}; };
&cec_AO {
pinctrl-0 = <&cec_ao_a_h_pins>;
pinctrl-names = "default";
status = "disabled";
hdmi-phandle = <&hdmi_tx>;
};
&cecb_AO {
pinctrl-0 = <&cec_ao_b_h_pins>;
pinctrl-names = "default";
status = "okay";
hdmi-phandle = <&hdmi_tx>;
};
&clkc_audio { &clkc_audio {
status = "okay"; status = "okay";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册