mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
arm64: dts: rockchip: px30: Add resets property for otp
Change-Id: Iaba6d95674ae461e9ade4521e955869ff1dcc5c8 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -969,6 +969,8 @@
|
||||
clocks = <&cru SCLK_OTP_USR>, <&cru PCLK_OTP_NS>,
|
||||
<&cru PCLK_OTP_PHY>;
|
||||
clock-names = "clk_otp", "pclk_otp", "pclk_otp_phy";
|
||||
resets = <&cru SRST_OTP_PHY>;
|
||||
reset-names = "otp_phy";
|
||||
|
||||
/* Data cells */
|
||||
otp_id: id@7 {
|
||||
|
||||
Reference in New Issue
Block a user