Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1350754

[PATCH v6 0/2] Add phy support for arasan,sdhci-5.1

From Shawn Lin <shawn.lin@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH v6 0/2] Add phy support for arasan,sdhci-5.1
Date 2016-03-05 03:40 +0100
Message-ID <r9ail-7Tx-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Phy is mandatory requirement for arasan,sdhci-5.1, so we introduce
generic phy support for sdhci-of-arasan.
This version is rebased on Ulf's next to make it applied cleanly.
Also, we fix some preexisting problems of err handling suggested by Adrian.


Shawn Lin (2):
  Documentation: bindings: add description of phy for sdhci-of-arasan
  mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan

 .../devicetree/bindings/mmc/arasan,sdhci.txt       | 20 +++++-
 drivers/mmc/host/sdhci-of-arasan.c                 | 71 +++++++++++++++++++---
 2 files changed, 81 insertions(+), 10 deletions(-)

-- 
2.3.7

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v6 0/2] Add phy support for arasan,sdhci-5.1 Shawn Lin <shawn.lin@rock-chips.com> - 2016-03-05 03:40 +0100
  [PATCH v6 1/2] Documentation: bindings: add description of phy for sdhci-of-arasan Shawn Lin <shawn.lin@rock-chips.com> - 2016-03-05 03:40 +0100

csiph-web