Commit d84732f0eadfc2578b2f4d15c8e5144ea5217ad1
1 parent
e72e514233
Exists in
smarc-n7.1.2_2.0.0-ga
and in
2 other branches
MLK-15973 ARM: dts: imx6sx-sabreauto: correct CD pin.
Correct the CD pin for baseboard SD slot, otherwise the card detection can't work. Signed-off-by: Haibo Chen <haibo.chen@nxp.com> (cherry picked from commit 9869e681727490c3c23811a26bfc0e294cccd778)
Showing 1 changed file with 1 additions and 2 deletions Side-by-side Diff
arch/arm/boot/dts/imx6sx-sabreauto.dts
... | ... | @@ -896,8 +896,7 @@ |
896 | 896 | MX6SX_PAD_SD4_DATA1__USDHC4_DATA1 0x17071 |
897 | 897 | MX6SX_PAD_SD4_DATA2__USDHC4_DATA2 0x17071 |
898 | 898 | MX6SX_PAD_SD4_DATA3__USDHC4_DATA3 0x17071 |
899 | - MX6SX_PAD_SD4_DATA7__GPIO6_IO_21 0x17071 /* CD */ | |
900 | - MX6SX_PAD_SD4_DATA6__GPIO6_IO_20 0x17071 /* WP */ | |
899 | + MX6SX_PAD_USB_H_STROBE__GPIO7_IO_11 0x17071 /* CD */ | |
901 | 900 | >; |
902 | 901 | }; |
903 | 902 |