Re: [PATCH] mmc: host: dw_mmc-exynos: Add support for pinctrl

2013-01-22 Thread Dongjin Kim
Hi Thomas, I have a question regarding the bus setup when I use the patch https://patchwork.kernel.org/patch/1870231. It configures buses as defined in "pinctrl-0 = ...". But in the function dw_mci_exynos_setup_bus(), it tries again to configure gpios and probing is failed because there is no "gp

Re: [PATCH] mmc: host: dw_mmc-exynos: Add support for pinctrl

2013-01-03 Thread Dongjin Kim
Hi Thomas, Thank you for your reviewing, and https://patchwork.kernel.org/patch/1870231 works. So this change is needless. I had tested with below changes on my hardware. [1] https://patchwork.kernel.org/patch/1904431 [2] https://patchwork.kernel.org/patch/1920661 Best regards, Dongjin. On Mon

Re: [PATCH] mmc: host: dw_mmc-exynos: Add support for pinctrl

2012-12-30 Thread Thomas Abraham
On 21 December 2012 09:11, Dongjin Kim wrote: > This patch adds support for pin configuration using pinctrl subsystem to > dw_mmc-exynos driver. The property 'wp-gpios' can be specified for write > protect but 'samsung,cd-pinmux-gpio' and gpios used for clock, command and > data lines will be igno

Re: [PATCH] mmc: host: dw_mmc-exynos: Add support for pinctrl

2012-12-30 Thread Dongjin Kim
Hi, Does anyone have advice on this patch? On Sat, Dec 22, 2012 at 2:11 AM, Dongjin Kim wrote: > This patch adds support for pin configuration using pinctrl subsystem to > dw_mmc-exynos driver. The property 'wp-gpios' can be specified for write > protect but 'samsung,cd-pinmux-gpio' and gpios us

[PATCH] mmc: host: dw_mmc-exynos: Add support for pinctrl

2012-12-21 Thread Dongjin Kim
This patch adds support for pin configuration using pinctrl subsystem to dw_mmc-exynos driver. The property 'wp-gpios' can be specified for write protect but 'samsung,cd-pinmux-gpio' and gpios used for clock, command and data lines will be ignored. -. 'pinctrl-0' should specify pin control groups