From: Joao Pinto Date: Wed, 11 May 2016 11:21:26 +0000 (+0100) Subject: ufs: add UFS 2.0 to ufshcd-pltfrm bindings X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=b1d78f27255203f74fcfa0a8329c1b73015de132;p=deliverable%2Flinux.git ufs: add UFS 2.0 to ufshcd-pltfrm bindings Add UFS 2.0 to the ufshcd-pltfrm devicetree binding. Signed-off-by: Joao Pinto Acked-by: Rob Herring Acked-by: Tomas Winkler Reviewed-by: Hannes Reinecke Signed-off-by: Martin K. Petersen --- diff --git a/Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt b/Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt index 66f6adf8d44d..a99ed5565b26 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"