Skip to content

Commit 450225a

Browse files
committed
Merge tag 'sunxi-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes
One fix for the MMC card detect on the Pine H64 board * tag 'sunxi-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux: arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTS Link: https://lore.kernel.org/r/45fc5e4d-ef48-4729-a869-79a8f288bb83.lettre@localhost Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents b9a9786 + 4d09ccc commit 450225a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/allwinner/sun50i-a64-pine64-lts.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
};
2222

2323
&mmc0 {
24-
cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 push-push switch */
24+
broken-cd; /* card detect is broken on *some* boards */
2525
};

0 commit comments

Comments
 (0)