From mboxrd@z Thu Jan 1 00:00:00 1970 From: cang@codeaurora.org Subject: Re: [PATCH v5 3/3] dt-bindings: phy-qcom-qmp: Add UFS phy compatible string for sdm845 Date: Thu, 24 May 2018 08:56:37 +0800 Message-ID: <10338ae800fa862d23e5e7c64cffc119@codeaurora.org> References: <20180523034712.3420-1-cang@codeaurora.org> <20180523034712.3420-4-cang@codeaurora.org> <20180523161323.GA28074@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180523161323.GA28074@rob-hp-laptop> Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring Cc: subhashj@codeaurora.org, asutoshd@codeaurora.org, vivek.gautam@codeaurora.org, mgautam@codeaurora.org, kishon@ti.com, mark.rutland@arm.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On 2018-05-24 00:13, Rob Herring wrote: > On Wed, May 23, 2018 at 11:47:12AM +0800, Can Guo wrote: >> Update the compatible string for UFS QMP PHY on SDM845. >> >> Signed-off-by: Can Guo >> --- >> Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt | 4 +++- >> 1 file changed, 3 insertions(+), 1 deletion(-) > > Reviewed-by: Rob Herring Thank you Rob.