rockchip: dts: rk3568: add secure_otp node

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I67af428fbd0ae016b25a6aafc8c28d36e055d765
This commit is contained in:
Jason Zhu 2020-12-14 18:05:43 +08:00 committed by Jianhong Chen
parent cf432719d2
commit ab1a0b8da2
2 changed files with 12 additions and 0 deletions

View File

@ -206,3 +206,7 @@
&pcfg_pull_none {
u-boot,dm-spl;
};
&secure_otp {
u-boot,dm-spl;
};

View File

@ -1881,6 +1881,14 @@
status = "disabled";
};
secure_otp: secure_otp@fe3a0000 {
compatible = "rockchip,rk3568-secure-otp";
reg = <0x0 0xfe3a0000 0x0 0x4000>;
secure_conf = <0xfdd18008>;
mask_addr = <0xfe880000>;
cru_rst_addr = <0xfdd20470>;
};
i2s0_8ch: i2s@fe400000 {
compatible = "rockchip,rk3568-i2s-tdm";
reg = <0x0 0xfe400000 0x0 0x1000>;