Skip to content

Commit e2fc2de

Browse files
committed
Merge tag 'amlogic-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/fixes
arm64: dts: amlogic fixes for v5.11-rc (round 3) - fix reboot issue on odroid C4 * tag 'amlogic-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic: arm64: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4 Link: https://lore.kernel.org/r/7hk0ryi6rs.fsf@baylibre.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents fd28a52 + daf12be commit e2fc2de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
regulator-min-microvolt = <3300000>;
5353
regulator-max-microvolt = <3300000>;
5454

55-
gpio = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
55+
gpio = <&gpio_ao GPIOAO_3 GPIO_OPEN_DRAIN>;
5656
enable-active-high;
5757
regulator-always-on;
5858
};

0 commit comments

Comments
 (0)