We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee2dea commit 2a0995eCopy full SHA for 2a0995e
recipes-bsp/device-tree/lmp-device-tree/portenta-x8/ov_carrier_max_cs42l52.dts
@@ -61,7 +61,7 @@
61
regulator-min-microvolt = <3300000>;
62
regulator-max-microvolt = <3300000>;
63
regulator-always-on;
64
- gpio = <&gpio1 6 GPIO_ACTIVE_LOW>; /* stm32h7 PF8 */
+ //gpio = <&gpio1 6 GPIO_ACTIVE_LOW>; /* stm32h7 PF8 */
65
startup-delay-us = <10000>;
66
enable-active-low;
67
};
0 commit comments