Re: [PATCH v2 10/14] mmc: jz4740: Let the pinctrl driver configure the pins

2017-01-23 Thread Ulf Hansson
On 22 January 2017 at 15:49, Paul Cercueil wrote: > Now that the JZ4740 and similar SoCs have a pinctrl driver, we rely on > the pins being properly configured before the driver probes. > > Signed-off-by: Paul Cercueil Acked-by: Ulf Hansson

Re: [PATCH v2 10/14] mmc: jz4740: Let the pinctrl driver configure the pins

2017-01-23 Thread Ulf Hansson
On 22 January 2017 at 15:49, Paul Cercueil wrote: > Now that the JZ4740 and similar SoCs have a pinctrl driver, we rely on > the pins being properly configured before the driver probes. > > Signed-off-by: Paul Cercueil Acked-by: Ulf Hansson Kind regards Uffe > --- >

[PATCH v2 10/14] mmc: jz4740: Let the pinctrl driver configure the pins

2017-01-22 Thread Paul Cercueil
Now that the JZ4740 and similar SoCs have a pinctrl driver, we rely on the pins being properly configured before the driver probes. Signed-off-by: Paul Cercueil --- drivers/mmc/host/jz4740_mmc.c | 45 +-- 1 file changed, 5

[PATCH v2 10/14] mmc: jz4740: Let the pinctrl driver configure the pins

2017-01-22 Thread Paul Cercueil
Now that the JZ4740 and similar SoCs have a pinctrl driver, we rely on the pins being properly configured before the driver probes. Signed-off-by: Paul Cercueil --- drivers/mmc/host/jz4740_mmc.c | 45 +-- 1 file changed, 5 insertions(+), 40 deletions(-)