Skip to content

Commit 19898fe

Browse files
committed
Portenta-X8 spl/u-boot: comment LDO5 since warns as duplicated
1 parent 97fd98e commit 19898fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta-arduino-bsp/recipes-bsp/u-boot/u-boot-imx/portenta-x8/imx8mm-evk.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,13 +237,13 @@
237237
};
238238

239239
/* @TODO: supplies anx7625, handled in spl.c */
240-
ldo5_reg: LDO5 {
240+
/*ldo5_reg: LDO5 {
241241
regulator-name = "LDO5";
242242
regulator-min-microvolt = <3000000>;
243243
regulator-min-microvolt = <3000000>;
244244
regulator-boot-on;
245245
regulator-always-on;
246-
};
246+
};*/
247247

248248
ldo6_reg: LDO6 {
249249
regulator-name = "LDO6";

0 commit comments

Comments
 (0)