lkml.org 
[lkml]   [2018]   [Oct]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] Add Support for MMC/SD in TI's AM65x SOCs
Date
The following patches add driver support for MMC/SD in TI's
AM65x SOCs. There are two controller instances. Both are compatible
with eMMC5.1 Host Controller Standard Specification and SD Host
Controller Standard Specification 4.10.

DT Support patches will be posted separately.

Faiz Abbas (6):
dt-bindings: phy: am654-mmc-phy: Document new phy bindings
phy: am654-mmc-phy: Add Support for MMC PHY on AM654 Devices
dt-bindings: mmc: sdhci-of-arasan: Add new compatible for AM654 MMC
PHY
mmc: sdhci-of-arasan: Add a single data structure to incorporate pdata
and soc_ctl_map
mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY
arm64: defconfig: Enable MMC PHY for AM65xx

.../devicetree/bindings/mmc/arasan,sdhci.txt | 1 +
.../devicetree/bindings/phy/am654-mmc-phy.txt | 42 +++
arch/arm64/configs/defconfig | 1 +
drivers/mmc/host/sdhci-of-arasan.c | 93 +++++-
drivers/phy/ti/Kconfig | 7 +
drivers/phy/ti/Makefile | 1 +
drivers/phy/ti/phy-am654-mmc.c | 291 ++++++++++++++++++
7 files changed, 421 insertions(+), 15 deletions(-)
create mode 100644 Documentation/devicetree/bindings/phy/am654-mmc-phy.txt
create mode 100644 drivers/phy/ti/phy-am654-mmc.c

--
2.18.0

\
 
 \ /
  Last update: 2018-10-04 13:14    [W:0.185 / U:0.508 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site