Skip to content

Commit cddeefc

Browse files
Varakala02Shawn Guo
authored andcommitted
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: ae6847f ("arm64: dts: freescale: Add phyBOARD-Polis-i.MX8MM support") Signed-off-by: Yashwanth Varakala <y.varakala@phytec.de> Signed-off-by: Cem Tenruh <c.tenruh@phytec.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent ee70b90 commit cddeefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/freescale/imx8mm-phycore-som.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
};
211211
};
212212

213-
reg_vdd_gpu: buck3 {
213+
reg_vdd_vpu: buck3 {
214214
regulator-always-on;
215215
regulator-boot-on;
216216
regulator-max-microvolt = <1000000>;

0 commit comments

Comments
 (0)