hdr: add some hdr flags in t962e dts

PD#171577:hdr: add some flags in t962e dts

1.PD#164627: hdr: add osd lut table for nts test
2.PD#165557: hdr set bt2020 output when connect hdr tv

Change-Id: I826f7ce51d484cea0508f87b0eda5b278b9391aa
Signed-off-by: Yi Zhou <yi.zhou@amlogic.com>
This commit is contained in:
Yi Zhou
2018-08-17 13:14:16 +08:00
committed by Jianxin Pan
parent e1ceaadd3b
commit 4c4baa9d7a
3 changed files with 12 additions and 0 deletions

View File

@@ -600,6 +600,10 @@
wb_en = <0>;/*1:enabel ;0:disable*/
cm_en = <0>;/*1:enabel ;0:disable*/
wb_sel = <0>;/*1:mtx ;0:gainoff*/
/*0: 709/601 1: bt2020*/
tx_op_color_primary = <1>;
/*1:enabel osd lut 100 table;0:disable*/
cfg_en_osd_100 = <1>;
};
amdolby_vision {
compatible = "amlogic, dolby_vision_txlx";

View File

@@ -591,6 +591,10 @@
wb_en = <0>;/*1:enabel ;0:disable*/
cm_en = <0>;/*1:enabel ;0:disable*/
wb_sel = <0>;/*1:mtx ;0:gainoff*/
/*0: 709/601 1: bt2020*/
tx_op_color_primary = <0>;
/*1:enabel osd lut 100 table;0:disable*/
cfg_en_osd_100 = <1>;
};
amdolby_vision {
compatible = "amlogic, dolby_vision_txlx";

View File

@@ -634,6 +634,10 @@
wb_en = <0>;/*1:enabel ;0:disable*/
cm_en = <0>;/*1:enabel ;0:disable*/
wb_sel = <0>;/*1:mtx ;0:gainoff*/
/*0: 709/601 1: bt2020*/
tx_op_color_primary = <0>;
/*1:enabel osd lut 100 table;0:disable*/
cfg_en_osd_100 = <1>;
};
amdolby_vision {
compatible = "amlogic, dolby_vision_txlx";