提交 f006aaf7 编写于 作者: S Shawn Guo

arm64: dts: zte: add tvenc device for zx296718

It adds VOU tvenc device in zx296718.dtsi, so that boards with TV
connector can enable the support by changing 'status' in board DTS file.
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 25bd9d5e
...@@ -398,6 +398,13 @@ ...@@ -398,6 +398,13 @@
#sound-dai-cells = <0>; #sound-dai-cells = <0>;
status = "disabled"; status = "disabled";
}; };
tvenc: tvenc@2000 {
compatible = "zte,zx296718-tvenc";
reg = <0x2000 0x1000>;
zte,tvenc-power-control = <&sysctrl 0x170 0x10>;
status = "disabled";
};
}; };
topcrm: clock-controller@1461000 { topcrm: clock-controller@1461000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册