Re: [PATCH] ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values

2019-05-02 Thread Tony Lindgren
* Faiz Abbas [190502 06:28]: > Hi Tony, > > On 30/04/19 9:24 PM, Tony Lindgren wrote: > > Hi, > > > > * Faiz Abbas [190429 23:09]: > >> Update the MMC2_HS200_MANUAL1 iodelay values to match with the latest > >> dra76x data manual[1]. > >> > >> Also this particular pinctrl-array is using spaces

Re: [PATCH] ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values

2019-05-01 Thread Faiz Abbas
Hi Tony, On 30/04/19 9:24 PM, Tony Lindgren wrote: > Hi, > > * Faiz Abbas [190429 23:09]: >> Update the MMC2_HS200_MANUAL1 iodelay values to match with the latest >> dra76x data manual[1]. >> >> Also this particular pinctrl-array is using spaces instead of tabs for >> spacing between the values

Re: [PATCH] ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values

2019-04-30 Thread Tony Lindgren
Hi, * Faiz Abbas [190429 23:09]: > Update the MMC2_HS200_MANUAL1 iodelay values to match with the latest > dra76x data manual[1]. > > Also this particular pinctrl-array is using spaces instead of tabs for > spacing between the values and the comments. Fix this as well. Is this needed as a fix o

[PATCH] ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values

2019-04-29 Thread Faiz Abbas
Update the MMC2_HS200_MANUAL1 iodelay values to match with the latest dra76x data manual[1]. Also this particular pinctrl-array is using spaces instead of tabs for spacing between the values and the comments. Fix this as well. [1] http://www.ti.com/lit/ds/symlink/dra76p.pdf Signed-off-by: Faiz A