提交 8be0fca6 编写于 作者: M Maxime Ripard

ARM: sun5i: chip: Enable the TV Encoder

The CHIP has a composite output available muxed with the microphone in the
micro-jack plug.

Enable the composite output in its DTS.
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 00e1d6d0
...@@ -66,6 +66,10 @@ ...@@ -66,6 +66,10 @@
}; };
}; };
&be0 {
status = "okay";
};
&codec { &codec {
status = "okay"; status = "okay";
}; };
...@@ -188,6 +192,14 @@ ...@@ -188,6 +192,14 @@
status = "okay"; status = "okay";
}; };
&tcon0 {
status = "okay";
};
&tve0 {
status = "okay";
};
&uart1 { &uart1 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&uart1_pins_b>; pinctrl-0 = <&uart1_pins_b>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册