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:
Finley Xiao
2020-09-30 11:48:28 +08:00
parent c2fdaf9593
commit 814f01255f

View File

@@ -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";
};
};