mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
SDMMC: Cancel the IOMUX of sdio0-detn, sdio module has been not to use the det-pin
This commit is contained in:
@@ -292,7 +292,7 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
pinctrl-names = "default","idle";
|
||||
pinctrl-0 = <&sdio0_clk &sdio0_cmd &sdio0_dectn &sdio0_wrprt &sdio0_pwr &sdio0_bkpwr
|
||||
pinctrl-0 = <&sdio0_clk &sdio0_cmd &sdio0_wrprt &sdio0_pwr &sdio0_bkpwr
|
||||
&sdio0_intn &sdio0_bus4>;
|
||||
pinctrl-1 = <&sdio0_gpio>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user