Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1368551
| From | Joao Pinto <Joao.Pinto@synopsys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v12 2/9] add UFS 2.0 to ufshcd-pltfrm bindings |
| Date | 2016-03-31 21:00 +0200 |
| Message-ID | <riPZ1-Oc-27@gated-at.bofh.it> (permalink) |
| References | <riPZ0-Oc-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v12 2/9] add UFS 2.0 to ufshcd-pltfrm bindings Joao Pinto <Joao.Pinto@synopsys.com> - 2016-03-31 21:00 +0200
csiph-web