Re: [PATCH 5/6] mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY

2018-10-09 Thread Ulf Hansson
On 9 October 2018 at 09:35, Faiz Abbas wrote: > Hi Uffe, > > On Tuesday 09 October 2018 01:00 PM, Ulf Hansson wrote: >> On 4 October 2018 at 13:14, Faiz Abbas wrote: >>> The current arasan sdhci PHY configuration isn't compatible >>> with the PHY on TI's AM654 devices. >>> >>> Therefore, add a

Re: [PATCH 5/6] mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY

2018-10-09 Thread Ulf Hansson
On 9 October 2018 at 09:35, Faiz Abbas wrote: > Hi Uffe, > > On Tuesday 09 October 2018 01:00 PM, Ulf Hansson wrote: >> On 4 October 2018 at 13:14, Faiz Abbas wrote: >>> The current arasan sdhci PHY configuration isn't compatible >>> with the PHY on TI's AM654 devices. >>> >>> Therefore, add a

Re: [PATCH 5/6] mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY

2018-10-09 Thread Faiz Abbas
Hi Uffe, On Tuesday 09 October 2018 01:00 PM, Ulf Hansson wrote: > On 4 October 2018 at 13:14, Faiz Abbas wrote: >> The current arasan sdhci PHY configuration isn't compatible >> with the PHY on TI's AM654 devices. >> >> Therefore, add a new compatible, AM654 specific quirks >> and a new AM654

Re: [PATCH 5/6] mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY

2018-10-09 Thread Faiz Abbas
Hi Uffe, On Tuesday 09 October 2018 01:00 PM, Ulf Hansson wrote: > On 4 October 2018 at 13:14, Faiz Abbas wrote: >> The current arasan sdhci PHY configuration isn't compatible >> with the PHY on TI's AM654 devices. >> >> Therefore, add a new compatible, AM654 specific quirks >> and a new AM654

Re: [PATCH 5/6] mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY

2018-10-09 Thread Ulf Hansson
On 4 October 2018 at 13:14, Faiz Abbas wrote: > The current arasan sdhci PHY configuration isn't compatible > with the PHY on TI's AM654 devices. > > Therefore, add a new compatible, AM654 specific quirks > and a new AM654 specific set_clock function which > configures the PHY in a sane way. > >

Re: [PATCH 5/6] mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY

2018-10-09 Thread Ulf Hansson
On 4 October 2018 at 13:14, Faiz Abbas wrote: > The current arasan sdhci PHY configuration isn't compatible > with the PHY on TI's AM654 devices. > > Therefore, add a new compatible, AM654 specific quirks > and a new AM654 specific set_clock function which > configures the PHY in a sane way. > >

[PATCH 5/6] mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY

2018-10-04 Thread Faiz Abbas
The current arasan sdhci PHY configuration isn't compatible with the PHY on TI's AM654 devices. Therefore, add a new compatible, AM654 specific quirks and a new AM654 specific set_clock function which configures the PHY in a sane way. Signed-off-by: Faiz Abbas Signed-off-by: Sekhar Nori ---

[PATCH 5/6] mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY

2018-10-04 Thread Faiz Abbas
The current arasan sdhci PHY configuration isn't compatible with the PHY on TI's AM654 devices. Therefore, add a new compatible, AM654 specific quirks and a new AM654 specific set_clock function which configures the PHY in a sane way. Signed-off-by: Faiz Abbas Signed-off-by: Sekhar Nori ---