ARM: dts: rk322x: tve support get dac adjust value

Efuse byte 29 bit 3-7 is used for tve dac.

Change-Id: Ic119b25ae8b74969ff7968d8772f7a008d3c920c
Signed-off-by: Algea Cao <algea.cao@rock-chips.com>
This commit is contained in:
Algea Cao
2018-03-19 10:06:48 +08:00
committed by Tao Huang
parent 288e587feb
commit 9ef5ce0411

View File

@@ -421,6 +421,10 @@
reg = <0x1d 0x1>;
bits = <1 1>;
};
tve_dac: tve_dac@1d {
reg = <0x1d 0x1>;
bits = <3 5>;
};
};
i2c0: i2c@11050000 {
@@ -872,6 +876,8 @@
rockchip,lumafilter2 = <0xf332d910>;
rockchip,daclevel = <0x15>;
rockchip,dac1level = <0x7>;
nvmem-cells = <&tve_dac>;
nvmem-cell-names = "tve_dac_adj";
status = "disabled";
ports {