dts: add amlvideo2.0/2.1 for tl1 [1/1]
authorliangzhuo.xie <liangzhuo.xie@amlogic.com>
Thu, 10 Jan 2019 03:13:44 +0000 (11:13 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Mon, 4 Mar 2019 11:46:13 +0000 (03:46 -0800)
PD#SWPL-4080

Problem:
add screen capture for tl1

Solution:
add amlvideo2.0/2.1 on dts

Verify:
verify by tl1

Change-Id: I0ded6c995c6306b844cc87539443af6822f6c7f2
Signed-off-by: liangzhuo.xie <liangzhuo.xie@amlogic.com>
arch/arm/boot/dts/amlogic/tl1_t962x2_x301.dts
arch/arm64/boot/dts/amlogic/tl1_t962x2_x301.dts

index e280dea..eeddf10 100644 (file)
                };
        }; /* End unifykey */
 
+       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_tl1";
                #address-cells=<1>;
index 1fe0df1..2a8298e 100644 (file)
                };
        }; /* End unifykey */
 
+       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_tl1";
                #address-cells=<1>;