devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V9 0/2] Exynos5250 SATA Support
@ 2014-03-03  5:22 Yuvaraj Kumar C D
  2014-03-03  5:22 ` [PATCH V9 1/2] PHY: Exynos: Add Exynos5250 SATA PHY driver Yuvaraj Kumar C D
  2014-03-03  5:22 ` [PATCH V9 2/2] ARM: dts: Enable ahci sata and sata phy Yuvaraj Kumar C D
  0 siblings, 2 replies; 7+ messages in thread
From: Yuvaraj Kumar C D @ 2014-03-03  5:22 UTC (permalink / raw)
  To: kishon, kgene.kim, linux-kernel, linux-arm-kernel, devicetree,
	linux-doc
  Cc: grant.likely, t.figa, b.zolnierkie, jg1.han, christoffer.dall,
	sander, swarren, mark.rutland, joshi, ks.giri, Yuvaraj Kumar C D

This patch series enable the SATA support on Exynos5250 based boards.
It incorporates the generic phy framework to deal with sata phy.

Yuvaraj Kumar C D (2):
  PHY: Exynos: Add Exynos5250 SATA PHY driver
  ARM: dts: Enable ahci sata and sata phy

 .../devicetree/bindings/ata/exynos-sata-phy.txt    |   14 --
 .../devicetree/bindings/ata/exynos-sata.txt        |   25 +-
 .../devicetree/bindings/phy/samsung-phy.txt        |   36 +++
 arch/arm/boot/dts/exynos5250-arndale.dts           |   21 ++
 arch/arm/boot/dts/exynos5250-smdk5250.dts          |   17 +-
 arch/arm/boot/dts/exynos5250.dtsi                  |   18 +-
 drivers/phy/Kconfig                                |   15 ++
 drivers/phy/Makefile                               |    1 +
 drivers/phy/phy-exynos5250-sata.c                  |  251 ++++++++++++++++++++
 9 files changed, 365 insertions(+), 33 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/ata/exynos-sata-phy.txt
 create mode 100644 drivers/phy/phy-exynos5250-sata.c

-- 
1.7.10.4


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

end of thread, other threads:[~2014-03-17 22:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-03  5:22 [PATCH V9 0/2] Exynos5250 SATA Support Yuvaraj Kumar C D
2014-03-03  5:22 ` [PATCH V9 1/2] PHY: Exynos: Add Exynos5250 SATA PHY driver Yuvaraj Kumar C D
2014-03-03  5:22 ` [PATCH V9 2/2] ARM: dts: Enable ahci sata and sata phy Yuvaraj Kumar C D
     [not found]   ` <1393824160-27040-3-git-send-email-yuvaraj.cd-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-03-03 11:59     ` Kishon Vijay Abraham I
2014-03-03 16:02       ` Kumar Gala
2014-03-03 23:49         ` Jingoo Han
2014-03-17 22:50       ` Kukjin Kim

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).