linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] scsi: ufs: Add UFS platform driver and bindings for Cadence UFS
@ 2018-09-20 13:08 Janek Kotas
  0 siblings, 0 replies; only message in thread
From: Janek Kotas @ 2018-09-20 13:08 UTC (permalink / raw)
  To: robh+dt, mark.rutland, vinholikatti, jejb, martin.petersen
  Cc: devicetree, linux-kernel, linux-scsi

This patchset adds a driver support for Cadence UFS controller.
It was verified on Cadence Palladium emulation platform.

Changes since V3:
	Updated comments and cleaned up the cdns-pltfrm.c.

Changes since V2:
	Updated dt bindings documentation.

Changes since V1:
	Renamed the documentation file name to cdns,ufshc.txt.
	Updated interrupt and register mapping.
	Added license information.
	Added a missing PHY clock.


Jan Kotas (2):
  dt-bindings: ufs: Add bindings for Cadence UFS
  scsi: ufs: Add UFS platform driver for Cadence UFS

 .../devicetree/bindings/ufs/cdns,ufshc.txt         |  31 +++++
 drivers/scsi/ufs/Kconfig                           |   8 ++
 drivers/scsi/ufs/Makefile                          |   1 +
 drivers/scsi/ufs/cdns-pltfrm.c                     | 149 +++++++++++++++++++++
 4 files changed, 189 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/ufs/cdns,ufshc.txt
 create mode 100644 drivers/scsi/ufs/cdns-pltfrm.c

-- 
1.9.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-20 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-20 13:08 [PATCH v4 0/2] scsi: ufs: Add UFS platform driver and bindings for Cadence UFS Janek Kotas

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