mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3562: Remove otp arb clock
Change-Id: I3d9e5a72c5fe218bd5d16499b301d112f8f7d133 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -2753,9 +2753,8 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
clocks = <&cru CLK_USER_OTPC_NS>, <&cru CLK_SBPI_OTPC_NS>,
|
||||
<&cru PCLK_OTPC_NS>, <&cru CLK_OTPC_ARB>,
|
||||
<&cru PCLK_OTPPHY>;
|
||||
clock-names = "usr", "sbpi", "apb", "arb", "phy";
|
||||
<&cru PCLK_OTPC_NS>, <&cru PCLK_OTPPHY>;
|
||||
clock-names = "usr", "sbpi", "apb", "phy";
|
||||
resets = <&cru SRST_USER_OTPC_NS>, <&cru SRST_SBPI_OTPC_NS>,
|
||||
<&cru SRST_P_OTPC_NS>, <&cru SRST_OTPC_ARB>,
|
||||
<&cru SRST_P_OTPPHY>;
|
||||
|
||||
Reference in New Issue
Block a user