From: Shawn Guo Date: Thu, 19 Jan 2017 14:45:23 +0000 (+0800) Subject: arm64: dts: zte: add tvenc device for zx296718 X-Git-Tag: v4.12-rc1~52^2~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f006aaf7b11230e38a35f09d706e751fa77eb799;p=thirdparty%2Fkernel%2Flinux.git 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: Shawn Guo --- diff --git a/arch/arm64/boot/dts/zte/zx296718.dtsi b/arch/arm64/boot/dts/zte/zx296718.dtsi index fc1fdf10df762..316dc713268c6 100644 --- a/arch/arm64/boot/dts/zte/zx296718.dtsi +++ b/arch/arm64/boot/dts/zte/zx296718.dtsi @@ -398,6 +398,13 @@ #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 {