Fix for CoreS3 hog

This commit is contained in:
Ken Van Hoeylandt 2026-07-22 00:32:59 +02:00
parent 27c9637209
commit 67d9f817ba

View File

@ -89,7 +89,7 @@
aw9523_sdcard_switch {
compatible = "gpio-hog";
pin = <&aw9523b 4 GPIO_FLAG_NONE>;
mode = <GPIO_HOG_MODE_OUTPUT_HIGH>;
mode = <GPIO_HOG_MODE_INPUT>;
};
aw9523_boost_enable {