summaryrefslogtreecommitdiff
authorBencheng Jing <bencheng.jing@amlogic.com>2018-04-19 03:43:26 (GMT)
committer Xindong Xu <xindong.xu@amlogic.com>2018-05-02 02:08:17 (GMT)
commitc542ff04534c8416cc3b0d316f7e479cb2428078 (patch)
tree2c3a2cea4c30f04f018861ebe35c0a86b8813e83
parent6f39c6d2a07c9d6a720441fc743ec9608636b257 (diff)
downloadcommon-c542ff04534c8416cc3b0d316f7e479cb2428078.zip
common-c542ff04534c8416cc3b0d316f7e479cb2428078.tar.gz
common-c542ff04534c8416cc3b0d316f7e479cb2428078.tar.bz2
dts: enable amvecm modules for r311 chips
PD#163826: dts: enable amvecm modules for r311 chips Change-Id: I9dc67fe8267c79083c5eb2e1d7f1bec169626cff Signed-off-by: Bencheng Jing <bencheng.jing@amlogic.com>
Diffstat
-rw-r--r--arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts8
-rw-r--r--arch/arm64/boot/dts/amlogic/txlx_t962x_r311_2g.dts8
-rw-r--r--arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts8
3 files changed, 12 insertions, 12 deletions
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 bc1dcd7..5e651db 100644
--- a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts
+++ b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts
@@ -562,10 +562,10 @@
compatible = "amlogic, vecm";
dev_name = "aml_vecm";
status = "okay";
- gamma_en = <0>;/*1:enabel ;0:disable*/
- wb_en = <0>;/*1:enabel ;0:disable*/
- cm_en = <0>;/*1:enabel ;0:disable*/
- wb_sel = <0>;/*1:mtx ;0:gainoff*/
+ gamma_en = <1>;/*1:enabel ;0:disable*/
+ wb_en = <1>;/*1:enabel ;0:disable*/
+ cm_en = <1>;/*1:enabel ;0:disable*/
+ wb_sel = <1>;/*1:mtx ;0:gainoff*/
};
amdolby_vision {
compatible = "amlogic, dolby_vision_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 da6cc72..89ef648 100644
--- a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_2g.dts
+++ b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_2g.dts
@@ -571,10 +571,10 @@
compatible = "amlogic, vecm";
dev_name = "aml_vecm";
status = "okay";
- gamma_en = <0>;/*1:enabel ;0:disable*/
- wb_en = <0>;/*1:enabel ;0:disable*/
- cm_en = <0>;/*1:enabel ;0:disable*/
- wb_sel = <0>;/*1:mtx ;0:gainoff*/
+ gamma_en = <1>;/*1:enabel ;0:disable*/
+ wb_en = <1>;/*1:enabel ;0:disable*/
+ cm_en = <1>;/*1:enabel ;0:disable*/
+ wb_sel = <1>;/*1:mtx ;0:gainoff*/
};
amdolby_vision {
compatible = "amlogic, dolby_vision_txlx";
diff --git a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts
index f4f97a8..557e0bf 100644
--- a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts
+++ b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts
@@ -562,10 +562,10 @@
compatible = "amlogic, vecm";
dev_name = "aml_vecm";
status = "okay";
- gamma_en = <0>;/*1:enabel ;0:disable*/
- wb_en = <0>;/*1:enabel ;0:disable*/
- cm_en = <0>;/*1:enabel ;0:disable*/
- wb_sel = <0>;/*1:mtx ;0:gainoff*/
+ gamma_en = <1>;/*1:enabel ;0:disable*/
+ wb_en = <1>;/*1:enabel ;0:disable*/
+ cm_en = <1>;/*1:enabel ;0:disable*/
+ wb_sel = <1>;/*1:mtx ;0:gainoff*/
};
amdolby_vision {
compatible = "amlogic, dolby_vision_txlx";