Re: [PATCH V5 4/4] mmc: host: sdhci-pci: Add Genesys Logic GL975x support

2019-08-21 Thread Ben Chuang
Sorry to resend the email because of non-plain text issues. On Wed, Aug 21, 2019 at 8:30 PM Adrian Hunter wrote: > > On 20/08/19 5:07 AM, Ben Chuang wrote: > > From: Ben Chuang > > > > Add support for the GL9750 and GL9755 chipsets. > > > > The patches enable v4 mode and wait 5ms after set 1.8V

Re: [PATCH V5 4/4] mmc: host: sdhci-pci: Add Genesys Logic GL975x support

2019-08-21 Thread Adrian Hunter
On 20/08/19 5:07 AM, Ben Chuang wrote: > From: Ben Chuang > > Add support for the GL9750 and GL9755 chipsets. > > The patches enable v4 mode and wait 5ms after set 1.8V signal enable for > GL9750/GL9755. It fixed the value of SDHCI_MAX_CURRENT register and uses > the vendor tuning flow for

[PATCH V5 4/4] mmc: host: sdhci-pci: Add Genesys Logic GL975x support

2019-08-19 Thread Ben Chuang
From: Ben Chuang Add support for the GL9750 and GL9755 chipsets. The patches enable v4 mode and wait 5ms after set 1.8V signal enable for GL9750/GL9755. It fixed the value of SDHCI_MAX_CURRENT register and uses the vendor tuning flow for GL9750. Signed-off-by: Ben Chuang Co-developed-by: