mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: rk3399: Fix pmu pvtm resets
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: I95e3f61ce8f1c76ad8a4410a98292bae32f38007
This commit is contained in:
@@ -1187,7 +1187,7 @@
|
||||
reg = <4>;
|
||||
clocks = <&pmucru SCLK_PVTM_PMU>;
|
||||
clock-names = "clk";
|
||||
resets = <&cru SRST_PVTM>;
|
||||
resets = <&pmucru SRST_PVTM>;
|
||||
reset-names = "rst";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user