Re: [linux-sunxi] [PATCH v2 6/8] ARM: dts: sun8i: a83t: Move mmc1 pinctrl setting to dtsi file
From: Joonas Kylmälä <hidden>
Date: 2017-10-19 16:02:49
Also in:
linux-arm-kernel, lkml
From: Joonas Kylmälä <hidden>
Date: 2017-10-19 16:02:49
Also in:
linux-arm-kernel, lkml
Chen-Yu Tsai:
quoted
Chen-Yu Tsai:quoted
mmc1 only has 1 possible pinmux setting.What if someone is using the MMC with bus width 1 and then using the remaining 3 pins for something else?I would very much like to see such a design. Currently the devices we see all follow Allwinner's reference design, with only minor modifications. As such, mmc1 is used exclusively for connecting SDIO-based WiFi modules. If such a radical(?) design is done, the vendor can always add a "mmc1-1bit-pins" setting and override the default.
Alright. So could we then make similar patches for other SoCs that have the same situation with the MMC pinmuxing? I.e. let's move the pinctrl to the dtsi file from the dts files. With H3 SDC0 and SDC1 nodes could be moved then to the dtsi. Can't we also move the SDC0 pinctrl in A83T to the dtsi file? Though, in order to do that mmc0_cd_pin node needs to be added to the A38T dtsi. Joonas -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html