From 5e67a17e7239cc25e55db784e5d7e3b50d6967b7 Mon Sep 17 00:00:00 2001 From: Jian Wang Date: Fri, 19 Jan 2018 18:08:58 +0800 Subject: [PATCH] ionvideo: update ionvideo dts for tv PD#158997: update ionvideo dts for tv Change-Id: Iefa4ed1b93dc244d23aa0892e04722aed2836eb7 Signed-off-by: Jian Wang --- arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts | 27 ++++++++++++++++++++++ arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts | 27 ++++++++++++++++++++++ arch/arm64/boot/dts/amlogic/txlx_t962x_r311_2g.dts | 27 ++++++++++++++++++++++ 3 files changed, 81 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts b/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts index 2ad6e7e..a54a92a 100644 --- a/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts +++ b/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts @@ -392,6 +392,33 @@ /* if enable nr10bit, set nr10bit-support to 1 */ nr10bit-support = <1>; }; + ionvideo { + compatible = "amlogic, ionvideo"; + dev_name = "ionvideo"; + status = "okay"; + }; + + amlvideo { + compatible = "amlogic, amlvideo"; + dev_name = "amlvideo"; + status = "okay"; + }; + + amlvideo2_0 { + compatible = "amlogic, amlvideo2"; + dev_name = "amlvideo2"; + status = "okay"; + amlvideo2_id = <0>; + cma_mode = <1>; + }; + + amlvideo2_1 { + compatible = "amlogic, amlvideo2"; + dev_name = "amlvideo2"; + status = "okay"; + amlvideo2_id = <1>; + cma_mode = <1>; + }; hdmirx { compatible = "amlogic, hdmirx_txlx"; diff --git a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts index bd4f352..bf2cddd 100644 --- a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts +++ b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts @@ -393,6 +393,33 @@ /* if enable nr10bit, set nr10bit-support to 1 */ nr10bit-support = <1>; }; + ionvideo { + compatible = "amlogic, ionvideo"; + dev_name = "ionvideo"; + status = "okay"; + }; + + amlvideo { + compatible = "amlogic, amlvideo"; + dev_name = "amlvideo"; + status = "okay"; + }; + + amlvideo2_0 { + compatible = "amlogic, amlvideo2"; + dev_name = "amlvideo2"; + status = "okay"; + amlvideo2_id = <0>; + cma_mode = <1>; + }; + + amlvideo2_1 { + compatible = "amlogic, amlvideo2"; + dev_name = "amlvideo2"; + status = "okay"; + amlvideo2_id = <1>; + cma_mode = <1>; + }; hdmirx { compatible = "amlogic, hdmirx_txlx"; diff --git a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_2g.dts b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_2g.dts index 68f8537..d17698a 100644 --- a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_2g.dts +++ b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_2g.dts @@ -393,6 +393,33 @@ /* if enable nr10bit, set nr10bit-support to 1 */ nr10bit-support = <1>; }; + ionvideo { + compatible = "amlogic, ionvideo"; + dev_name = "ionvideo"; + status = "okay"; + }; + + amlvideo { + compatible = "amlogic, amlvideo"; + dev_name = "amlvideo"; + status = "okay"; + }; + + amlvideo2_0 { + compatible = "amlogic, amlvideo2"; + dev_name = "amlvideo2"; + status = "okay"; + amlvideo2_id = <0>; + cma_mode = <1>; + }; + + amlvideo2_1 { + compatible = "amlogic, amlvideo2"; + dev_name = "amlvideo2"; + status = "okay"; + amlvideo2_id = <1>; + cma_mode = <1>; + }; hdmirx { compatible = "amlogic, hdmirx_txlx"; -- 2.7.4