linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add MMC controller support for HI3670 SoC
@ 2019-02-28 15:45 Manivannan Sadhasivam
  2019-02-28 15:45 ` [PATCH 1/3] dt-bindings: mmc: Add HI3670 MMC controller binding Manivannan Sadhasivam
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Manivannan Sadhasivam @ 2019-02-28 15:45 UTC (permalink / raw)
  To: xuwei5, robh+dt
  Cc: linux-arm-kernel, devicetree, linux-kernel, john.stultz,
	amit.kucheria, guodong.xu, Manivannan Sadhasivam

Hello,

This patchset adds MMC controller support for HI3670 SoC. Since HI3670
SoC is architecturally same as the HI3660 SoC, HI3660 DWMMC driver is
reused here with DT compatible fallback approach. Also, SD and WiFi
supports are added for the HiKey970 board.

Wei:

Please apply this patchset along with the reset and UFS patches in the
following order:

1. Reset support patches
2. MMC support patches
3. UFS support patches

PS: Since there is no PMIC support available yet, fixed-regulator nodes
are used to get the driver working (regulators are enabled by bootloader).

Thanks,
Mani

Manivannan Sadhasivam (3):
  dt-bindings: mmc: Add HI3670 MMC controller binding
  arm64: dts: hisilicon: hi3670: Add MMC controller support
  arm64: dts: hisilicon: hikey970: Add SD and WiFi support

 .../devicetree/bindings/mmc/k3-dw-mshc.txt    |   2 +
 .../boot/dts/hisilicon/hi3670-hikey970.dts    |  75 ++++++++++++
 arch/arm64/boot/dts/hisilicon/hi3670.dtsi     |  37 ++++++
 .../boot/dts/hisilicon/hikey970-pinctrl.dtsi  | 115 ++++++++++++++++++
 4 files changed, 229 insertions(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-04-15 15:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-28 15:45 [PATCH 0/3] Add MMC controller support for HI3670 SoC Manivannan Sadhasivam
2019-02-28 15:45 ` [PATCH 1/3] dt-bindings: mmc: Add HI3670 MMC controller binding Manivannan Sadhasivam
2019-03-27 19:31   ` Rob Herring
2019-02-28 15:45 ` [PATCH 2/3] arm64: dts: hisilicon: hi3670: Add MMC controller support Manivannan Sadhasivam
2019-02-28 15:45 ` [PATCH 3/3] arm64: dts: hisilicon: hikey970: Add SD and WiFi support Manivannan Sadhasivam
2019-04-15 15:57 ` [PATCH 0/3] Add MMC controller support for HI3670 SoC Wei Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).