arm64: dts: rockchip: rk3528: add test_version/vdac_out_current in otp node

Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Change-Id: I7dcc214f457874c540a5f110783557b7e84ded8a
This commit is contained in:
Damon Ding
2023-02-22 18:04:30 +08:00
parent 6358a02c0c
commit 7a94eacc84

View File

@@ -1306,6 +1306,8 @@
rockchip,lumafilter7 = <0x08de055f>;
rockchip,tve-upsample = <DCLK_UPSAMPLEx4>;
rockchip,grf = <&grf>;
nvmem-cells = <&vdac_out_current>, <&test_version>;
nvmem-cell-names = "out-current", "version";
status = "disabled";
ports {
@@ -2085,12 +2087,18 @@
gpu_leakage: gpu-leakage@1c {
reg = <0x1c 0x1>;
};
test_version: test-version@29 {
reg = <0x29 0x1>;
};
macphy_bgs: macphy-bgs@2d {
reg = <0x2d 0x1>;
};
macphy_txlevel: macphy-txlevel@2e {
reg = <0x2e 0x2>;
};
vdac_out_current: vdac-out-current@30 {
reg = <0x30 0x1>;
};
cpu_opp_info: cpu-opp-info@32 {
reg = <0x32 0x6>;
};