]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: dts: zte: add tvenc device for zx296718
authorShawn Guo <shawn.guo@linaro.org>
Thu, 19 Jan 2017 14:45:23 +0000 (22:45 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 24 Mar 2017 08:25:19 +0000 (16:25 +0800)
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: Shawn Guo <shawn.guo@linaro.org>
arch/arm64/boot/dts/zte/zx296718.dtsi

index fc1fdf10df762f7961e117df7ff02459ace9f882..316dc713268c68f8dcd93afd8c0b8bde27e30ac5 100644 (file)
                                #sound-dai-cells = <0>;
                                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 {