misc: rockchip-otp: support rk3568
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I21be09b06f7ac3a0f75e47e59ec094d6e254d05d
This commit is contained in:
parent
4bf17e940b
commit
cf432719d2
File diff suppressed because it is too large
Load Diff
|
|
@ -61,6 +61,7 @@ struct rockchip_otp_platdata {
|
|||
void __iomem *base;
|
||||
unsigned long secure_conf_base;
|
||||
unsigned long otp_mask_base;
|
||||
unsigned long otp_cru_rst_base;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue