mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ARM: dts: rockchip: rv1106: Remove otp arb and pmc clock
Change-Id: I679f1de9961c19f3d8726b4c709d231e46d26838 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -753,9 +753,8 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
clocks = <&cru CLK_USER_OTPC_NS>, <&cru CLK_SBPI_OTPC_NS>,
|
||||
<&cru PCLK_OTPC_NS>, <&cru PCLK_OTP_MASK>,
|
||||
<&cru CLK_OTPC_ARB>, <&cru CLK_PMC_OTP>;
|
||||
clock-names = "usr", "sbpi", "apb", "phy", "arb", "pmc";
|
||||
<&cru PCLK_OTPC_NS>, <&cru PCLK_OTP_MASK>;
|
||||
clock-names = "usr", "sbpi", "apb", "phy";
|
||||
resets = <&cru SRST_USER_OTPC_NS>, <&cru SRST_SBPI_OTPC_NS>,
|
||||
<&cru SRST_P_OTPC_NS>, <&cru SRST_P_OTP_MASK>,
|
||||
<&cru SRST_OTPC_ARB>, <&cru SRST_PMC_OTP>;
|
||||
|
||||
Reference in New Issue
Block a user