linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add UFS controller support for HI3670 SoC
@ 2019-01-05  7:28 Manivannan Sadhasivam
  2019-01-05  7:28 ` [PATCH v2 1/3] dt-bindings: ufs: Add HI3670 UFS controller binding Manivannan Sadhasivam
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Manivannan Sadhasivam @ 2019-01-05  7:28 UTC (permalink / raw)
  To: vinholikatti, jejb, martin.petersen, liwei213, robh+dt
  Cc: devicetree, guodong.xu, linux-scsi, linux-kernel, amit.kucheria,
	john.stultz, Manivannan Sadhasivam, linux-arm-kernel

Hello,

This patchset adds UFS controller support for HiSilicon HI3670 SoC.
HI3760 SoC is very similar to HI3660 SoC with almost same IPs, hence
the same driver is extended to provide UFS support. Only major difference
is the PHY. HI3670 has 10nm PHY, hence that parameter is used to
distinguish the difference between two in driver.

Thanks,
Mani

Changes in v2:

As per Rob's review:

* Removed interrupt-parent property from binding.
* Fixed the bindings patch commit message.

Manivannan Sadhasivam (3):
  dt-bindings: ufs: Add HI3670 UFS controller binding
  arm64: dts: hisilicon: hi3670: Add UFS controller support
  scsi: ufs: Add HI3670 SoC UFS driver support

 .../devicetree/bindings/ufs/ufs-hisi.txt      |   5 +-
 arch/arm64/boot/dts/hisilicon/hi3670.dtsi     |  18 +++
 drivers/scsi/ufs/ufs-hisi.c                   | 127 +++++++++++++++---
 drivers/scsi/ufs/ufs-hisi.h                   |   4 +
 4 files changed, 130 insertions(+), 24 deletions(-)

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-05  7:28 [PATCH v2 0/3] Add UFS controller support for HI3670 SoC Manivannan Sadhasivam
2019-01-05  7:28 ` [PATCH v2 1/3] dt-bindings: ufs: Add HI3670 UFS controller binding Manivannan Sadhasivam
2019-01-11 21:35   ` Rob Herring
2019-02-16  4:08     ` Manivannan Sadhasivam
2019-02-14  6:37   ` 答复: " liwei (CM)
2019-01-05  7:28 ` [PATCH v2 2/3] arm64: dts: hisilicon: hi3670: Add UFS controller support Manivannan Sadhasivam
2019-02-14  6:37   ` 答复: " liwei (CM)
2019-02-20 11:35   ` Thierry Reding
2019-02-20 14:21     ` Martin K. Petersen
2019-04-15 16:00       ` Wei Xu
2019-01-05  7:28 ` [PATCH v2 3/3] scsi: ufs: Add HI3670 SoC UFS driver support Manivannan Sadhasivam
2019-01-26 14:47   ` Manivannan Sadhasivam
2019-02-14  2:48     ` Martin K. Petersen
2019-02-16  2:59     ` Martin K. Petersen
2019-02-14  6:37   ` 答复: " liwei (CM)

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