Commit cddeefc1 authored by Yashwanth Varakala's avatar Yashwanth Varakala Committed by Shawn Guo
Browse files

arm64: dts: phycore-imx8mm: Label typo-fix of VPU



Corrected the label of the VPU regulator node (buck 3)
from reg_vdd_gpu to reg_vdd_vpu.

Fixes: ae6847f2 ("arm64: dts: freescale: Add phyBOARD-Polis-i.MX8MM support")
Signed-off-by: default avatarYashwanth Varakala <y.varakala@phytec.de>
Signed-off-by: default avatarCem Tenruh <c.tenruh@phytec.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent ee70b908
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -210,7 +210,7 @@
				};
			};

			reg_vdd_gpu: buck3 {
			reg_vdd_vpu: buck3 {
				regulator-always-on;
				regulator-boot-on;
				regulator-max-microvolt = <1000000>;