Re: [U-Boot] [PATCH v8 08/14] mmc: am654_sdhci: Add Support for PHY

2019-07-18 Thread Tom Rini
On Tue, Jun 11, 2019 at 12:43:38AM +0530, Faiz Abbas wrote: > Add support in the driver for handling phy specific registers. > > Signed-off-by: Faiz Abbas > Reviewed-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature _

[U-Boot] [PATCH v8 08/14] mmc: am654_sdhci: Add Support for PHY

2019-06-10 Thread Faiz Abbas
Add support in the driver for handling phy specific registers. Signed-off-by: Faiz Abbas Reviewed-by: Tom Rini --- drivers/mmc/Kconfig | 1 + drivers/mmc/am654_sdhci.c | 225 -- 2 files changed, 219 insertions(+), 7 deletions(-) diff --git a/drivers/