From 2ca6dfc4e9885f2533d152ecea182652f0810086 Mon Sep 17 00:00:00 2001 From: Bencheng Jing Date: Thu, 19 Apr 2018 11:43:26 +0800 Subject: [PATCH] dts: enable amvecm modules for r311 chips PD#163826: dts: enable amvecm modules for r311 chips Change-Id: I9dc67fe8267c79083c5eb2e1d7f1bec169626cff Signed-off-by: Bencheng Jing --- arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts | 8 ++++---- arch/arm64/boot/dts/amlogic/txlx_t962x_r311_2g.dts | 8 ++++---- arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts | 8 ++++---- 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"; -- 2.7.4