Skip to content

Commit 2a0995e

Browse files
committed
We can't use gpio1 6, regulator is now fake one
1 parent eee2dea commit 2a0995e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes-bsp/device-tree/lmp-device-tree/portenta-x8/ov_carrier_max_cs42l52.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
regulator-min-microvolt = <3300000>;
6262
regulator-max-microvolt = <3300000>;
6363
regulator-always-on;
64-
gpio = <&gpio1 6 GPIO_ACTIVE_LOW>; /* stm32h7 PF8 */
64+
//gpio = <&gpio1 6 GPIO_ACTIVE_LOW>; /* stm32h7 PF8 */
6565
startup-delay-us = <10000>;
6666
enable-active-low;
6767
};

0 commit comments

Comments
 (0)