dv: enable dolby vision driver

PD#165090: dv: enable dolby vision driver

Change-Id: If4e0f899dbf57a179180ee994af2ddaed25c71ed
Signed-off-by: zhilei.wu <zhilei.wu@amlogic.com>
This commit is contained in:
zhilei.wu
2018-06-06 20:39:38 +08:00
committed by Yixun Lan
parent 0753505725
commit f6769cd0c8
2 changed files with 2 additions and 2 deletions

View File

@@ -359,7 +359,7 @@
amdolby_vision {
compatible = "amlogic, dolby_vision_g12a";
dev_name = "aml_amdolby_vision_driver";
status = "disabled";
status = "okay";
tv_mode = <0>;/*1:enabel ;0:disable*/
};

View File

@@ -349,7 +349,7 @@
amdolby_vision {
compatible = "amlogic, dolby_vision_g12a";
dev_name = "aml_amdolby_vision_driver";
status = "disabled";
status = "okay";
tv_mode = <0>;/*1:enabel ;0:disable*/
};