Skip to content

Commit 263dfde

Browse files
finley1226rkhuangtao
authored andcommitted
arm64: dts: rockchip: px30: Add resets property for otp
Change-Id: Iaba6d95674ae461e9ade4521e955869ff1dcc5c8 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
1 parent c2c106f commit 263dfde

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/px30.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -969,6 +969,8 @@
969969
clocks = <&cru SCLK_OTP_USR>, <&cru PCLK_OTP_NS>,
970970
<&cru PCLK_OTP_PHY>;
971971
clock-names = "clk_otp", "pclk_otp", "pclk_otp_phy";
972+
resets = <&cru SRST_OTP_PHY>;
973+
reset-names = "otp_phy";
972974

973975
/* Data cells */
974976
otp_id: id@7 {

0 commit comments

Comments
 (0)