mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user