arm64: dts: rockchip: rk3588s: Remove otp arb clock

Change-Id: If557c82d9a51190670cd873a18cd435e84878128
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2024-09-23 17:36:09 +08:00
parent 9afefeba8a
commit e4366b6b62

View File

@@ -6609,8 +6609,8 @@
#address-cells = <1>;
#size-cells = <1>;
clocks = <&cru CLK_OTPC_NS>, <&cru PCLK_OTPC_NS>,
<&cru CLK_OTPC_ARB>, <&cru CLK_OTP_PHY_G>;
clock-names = "otpc", "apb", "arb", "phy";
<&cru CLK_OTP_PHY_G>;
clock-names = "otpc", "apb", "phy";
resets = <&cru SRST_OTPC_NS>, <&cru SRST_P_OTPC_NS>,
<&cru SRST_OTPC_ARB>;
reset-names = "otpc", "apb", "arb";