Re: [RFC] mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps

2021-01-07 Thread Adam Ford
On Wed, Jan 6, 2021 at 7:06 PM Tim Harvey wrote: > > On Tue, Jan 5, 2021 at 2:20 PM Adam Ford wrote: > > > > On Tue, Jan 5, 2021 at 4:07 PM Jaehoon Chung wrote: > > > > > > Hi Adam, > > > > > +CC: Tim Harvey, > > > > > On 12/31/20 2:39 AM, Adam Ford wrote: > > > > The Linux driver automatically

Re: [RFC] mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps

2021-01-06 Thread Tim Harvey
On Tue, Jan 5, 2021 at 2:20 PM Adam Ford wrote: > > On Tue, Jan 5, 2021 at 4:07 PM Jaehoon Chung wrote: > > > > Hi Adam, > > > +CC: Tim Harvey, > > > On 12/31/20 2:39 AM, Adam Ford wrote: > > > The Linux driver automatically can detect and enable UHS, HS200, HS400 > > > and HS400_ES

Re: [RFC] mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps

2021-01-05 Thread Adam Ford
On Tue, Jan 5, 2021 at 4:07 PM Jaehoon Chung wrote: > > Hi Adam, > +CC: Tim Harvey, > On 12/31/20 2:39 AM, Adam Ford wrote: > > The Linux driver automatically can detect and enable UHS, HS200, HS400 > > and HS400_ES automatically without extra flags being placed into the > > device tree. > > > >

Re: [RFC] mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps

2021-01-05 Thread Jaehoon Chung
Hi Adam, On 12/31/20 2:39 AM, Adam Ford wrote: > The Linux driver automatically can detect and enable UHS, HS200, HS400 > and HS400_ES automatically without extra flags being placed into the > device tree. > > Right now, for U-Boot to use UHS, HS200 or HS400, the extra flags are > needed. Let's

[RFC] mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps

2020-12-30 Thread Adam Ford
The Linux driver automatically can detect and enable UHS, HS200, HS400 and HS400_ES automatically without extra flags being placed into the device tree. Right now, for U-Boot to use UHS, HS200 or HS400, the extra flags are needed. Let's go through the esdhc_soc_data flags and enable the host