Files
u-boot/drivers
Masahiro Yamada 0cacd6b755 mmc: sdhci-cadence: import updates from Linux 4.12
This driver is a counterpart of drivers/mmc/host/sdhci-cadence.c
from Linux.  Some updates for v4.12-rc1 can be imported to U-Boot.

 - Fix value of SDHCI_CDNS_HRS04_RDATA_SHIFT
 - Add polling for ACK bit to be sure that data are written to
   the PHY register
 - Retrieve PHY values from DT properties instead of fixed data

The following is the list of upstream commits:

 - Linux commit 4e03f628b464e0580abadf5161eaa38c61d20943
   mmc: sdhci-cadence: fix bit shift of read data from PHY port

 - Linux commit a0f8243229ed071c8da0ea7cedc1b7bf1b1515da
   mmc: sdhci-cadence: Fix writing PHY delay

 - Linux commit a89c472d8b55c5afc4c79e6e3d1338730034eb01
   mmc: sdhci-cadence: Update PHY delay configuration

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-05-15 18:28:22 +09:00
..
2017-04-05 13:52:01 -04:00
2017-05-12 08:37:09 -04:00
2016-01-27 15:32:05 +01:00
2017-05-10 16:16:09 +02:00
2017-05-12 08:37:18 -04:00
2017-05-09 16:11:36 -04:00
2017-05-10 16:16:09 +02:00
2017-05-08 11:57:28 -04:00
2017-05-11 22:21:27 -04:00
2016-02-06 12:00:59 +01:00
2017-01-02 17:08:25 +01:00