[PATCH 5/5] mmc: sdhci-s3c: setup pins using pinctrl interface

Mark Brown broonie at opensource.wolfsonmicro.com
Mon Mar 12 10:21:43 EDT 2012


On Sun, Mar 11, 2012 at 06:16:05PM +0530, Thomas Abraham wrote:
> The platform specific callback to setup the sdhci pin mux and pin config
> is removed and the pinctrl subsystem interface is used to setup the
> mux and config.

You've only added pinctrl support for Exynos but this driver is also
used by SoCs going back to s3c24xx era.  Either all those SoCs need to
be converted to use pinctrl or the driver needs to understand both
methods (eg, using pinctrl if no callback is supplied).



More information about the linux-arm-kernel mailing list