Re: [PATCH v8 2/2] mmc: host: sdhci: Disable 1.8V signaling for arasan 4.9a version of SDHCI controller.

2015-07-21 Thread Suman Tripathi
On Tue, Jul 21, 2015 at 6:43 PM, Ulf Hansson ulf.hans...@linaro.org wrote: On 19 June 2015 at 14:28, Suman Tripathi stripa...@apm.com wrote: Hi , On Fri, Jun 19, 2015 at 5:30 PM, Suman Tripathi stripa...@apm.com wrote: This patch disables the 1.8V signaling for arasan 4.9a version of SDHCI

Re: [PATCH v8 2/2] mmc: host: sdhci: Disable 1.8V signaling for arasan 4.9a version of SDHCI controller.

2015-07-21 Thread Ulf Hansson
On 19 June 2015 at 14:28, Suman Tripathi stripa...@apm.com wrote: Hi , On Fri, Jun 19, 2015 at 5:30 PM, Suman Tripathi stripa...@apm.com wrote: This patch disables the 1.8V signaling for arasan 4.9a version of SDHCI controller with the help SDHCI_QUIRK2_NO_1_8_V quirk. Signed-off-by: Suman

Re: [PATCH v8 2/2] mmc: host: sdhci: Disable 1.8V signaling for arasan 4.9a version of SDHCI controller.

2015-06-19 Thread Suman Tripathi
Hi , On Fri, Jun 19, 2015 at 5:30 PM, Suman Tripathi stripa...@apm.com wrote: This patch disables the 1.8V signaling for arasan 4.9a version of SDHCI controller with the help SDHCI_QUIRK2_NO_1_8_V quirk. Signed-off-by: Suman Tripathi stripa...@apm.com --- ---

[PATCH v8 2/2] mmc: host: sdhci: Disable 1.8V signaling for arasan 4.9a version of SDHCI controller.

2015-06-19 Thread Suman Tripathi
This patch disables the 1.8V signaling for arasan 4.9a version of SDHCI controller with the help SDHCI_QUIRK2_NO_1_8_V quirk. Signed-off-by: Suman Tripathi stripa...@apm.com --- --- drivers/mmc/host/sdhci-of-arasan.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git