Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1368551 > unrolled thread

[PATCH v12 2/9] add UFS 2.0 to ufshcd-pltfrm bindings

Started byJoao Pinto <Joao.Pinto@synopsys.com>
First post2016-03-31 21:00 +0200
Last post2016-03-31 21:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v12 2/9] add UFS 2.0 to ufshcd-pltfrm bindings Joao Pinto <Joao.Pinto@synopsys.com> - 2016-03-31 21:00 +0200

#1368551 — [PATCH v12 2/9] add UFS 2.0 to ufshcd-pltfrm bindings

FromJoao Pinto <Joao.Pinto@synopsys.com>
Date2016-03-31 21:00 +0200
Subject[PATCH v12 2/9] add UFS 2.0 to ufshcd-pltfrm bindings
Message-ID<riPZ1-Oc-27@gated-at.bofh.it>
Add UFS 2.0 to the ufshcd-pltfrm devicetree binding.

Signed-off-by: Joao Pinto <jpinto@synopsys.com>
---
Changes v0->v12 (Tomas Winkler):
- This patch only appeared in v12

 Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt b/Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt
index 03c0e98..8d9a9d2 100644
--- a/Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt
+++ b/Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt
@@ -4,8 +4,8 @@ UFSHC nodes are defined to describe on-chip UFS host controllers.
 Each UFS controller instance should have its own node.
 
 Required properties:
-- compatible		: must contain "jedec,ufs-1.1", may also list one or more
-					  of the following:
+- compatible		: must contain "jedec,ufs-1.1" or "jedec,ufs-2.0", may
+			  also list one or more of the following:
 					  "qcom,msm8994-ufshc"
 					  "qcom,msm8996-ufshc"
 					  "qcom,ufshc"
-- 
1.8.1.5

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web