mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
ARM: dts: imx6qdl-colibri: mux SD/MMC card detect explicitly
Do not rely on reset/boot defaults and use a default GPIO setting with pull-up enabled. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -567,7 +567,7 @@
|
||||
|
||||
pinctrl_mmc_cd: gpiommccd {
|
||||
fsl,pins = <
|
||||
MX6QDL_PAD_NANDF_D5__GPIO2_IO05 0x80000000
|
||||
MX6QDL_PAD_NANDF_D5__GPIO2_IO05 0x1b0b1
|
||||
>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user