Re: [PATCH v3 2/7] mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951

2015-01-26 Thread Marcin Wojtas
Hi Gregory, This patch looks alright to me now. Thanks, Marcin 2015-01-23 17:46 GMT+01:00 Gregory CLEMENT : > From: Marcin Wojtas > > According to erratum 'ERR-7878951' Armada 38x SDHCI controller has > different capabilities than the ones shown in its registers: > &

Re: [PATCH v2 2/7] mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951

2015-01-23 Thread Marcin Wojtas
Dear Gregory, > @@ -118,8 +118,11 @@ static int mv_conf_mbus_windows(struct platform_device > *pdev, > return 0; > } > > -static int armada_38x_quirks(struct sdhci_host *host) > +static int armada_38x_quirks(struct platform_device *pdev, > +struct sdhci_host

Re: [PATCH v2 2/7] mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951

2015-01-23 Thread Marcin Wojtas
Hi Mark 2015-01-23 12:03 GMT+01:00 Mark Rutland : > [...] > >> + /* >> + * According to erratum 'ERR-7878951' Armada 38x SDHCI >> + * controller has different capabilities than the ones shown >> + * in its registers >> + */ >> + host->caps = sdhci_readl(host, SDHCI_CAPA

Re: [PATCH 2/7] mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951

2015-01-21 Thread Marcin Wojtas
Hi Gregory, 2015-01-21 10:32 GMT+01:00 Gregory CLEMENT : > According to erratum 'ERR-7878951' Armada 38x SDHCI controller has > different capabilities than the ones shown in its registers: > > - it doesn't support the voltage switching: it can work either with > 3.3V or 1.8V supply > - it doesn'