lkml.org 
[lkml]   [2019]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] Add UFS controller support for HI3670 SoC
Date
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

\
 
 \ /
  Last update: 2019-01-05 08:31    [W:0.164 / U:0.492 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site