rockchip: dts: px30: correct the secure_otp's compatible

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I77080f8cb05571b9ac6501a3226a680de0d3c35c
This commit is contained in:
Jason Zhu 2020-12-11 10:00:03 +08:00 committed by Jianhong Chen
parent 26cf79001d
commit b341628592
1 changed files with 2 additions and 2 deletions

View File

@ -288,8 +288,8 @@
status = "disabled";
};
secure_otp: secure_otp@0xff110000 {
compatible = "rockchip,rk3308-secure-otp";
secure_otp: secure_otp@ff110000 {
compatible = "rockchip,px30-secure-otp";
reg = <0x0 0xff110000 0x0 0x4000>;
secure_conf = <0xff11C008>;
mask_addr = <0xff2d0000>;