From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Andersson Subject: Re: [PATCH 1/3] dt-bindings: ufs: Add sm8150 compatible string Date: Wed, 4 Sep 2019 11:49:02 -0700 Message-ID: <20190904184902.GF574@tuxbook-pro> References: <20190904100835.6099-1-vkoul@kernel.org> <20190904100835.6099-2-vkoul@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190904100835.6099-2-vkoul@kernel.org> Sender: linux-kernel-owner@vger.kernel.org To: Vinod Koul Cc: Kishon Vijay Abraham I , linux-arm-msm@vger.kernel.org, Andy Gross , Rob Herring , Mark Rutland , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, "Martin K. Petersen" , Evan Green , Can Guo , Stanley Chu , Subhash Jadavani , Douglas Anderson List-Id: devicetree@vger.kernel.org On Wed 04 Sep 03:08 PDT 2019, Vinod Koul wrote: > Document "qcom,sm8150-ufshc" compatible string for UFS HC found on > SM8150. > Reviewed-by: Bjorn Andersson > Signed-off-by: Vinod Koul > --- > Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt b/Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt > index a74720486ee2..7529e2c26127 100644 > --- a/Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt > +++ b/Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt > @@ -13,6 +13,7 @@ Required properties: > "qcom,msm8996-ufshc", "qcom,ufshc", "jedec,ufs-2.0" > "qcom,msm8998-ufshc", "qcom,ufshc", "jedec,ufs-2.0" > "qcom,sdm845-ufshc", "qcom,ufshc", "jedec,ufs-2.0" > + "qcom,sm8150-ufshc", "qcom,ufshc", "jedec,ufs-2.0" > - interrupts : > - reg : > > -- > 2.20.1 >