Re: [PATCH v3 1/1] arm64: dts: qcom: Add Lenovo Yoga C630

2019-09-05 Thread Sudeep Holla
On Wed, Sep 04, 2019 at 01:16:06PM +0100, Lee Jones wrote: > From: Bjorn Andersson > > The Lenovo Yoga C630 is built on the SDM850 from Qualcomm, but this seem > to be similar enough to the SDM845 that we can reuse the sdm845.dtsi. > > Supported by this patch is: keyboard, battery monitoring, UFS

Re: [PATCH v3 1/1] arm64: dts: qcom: Add Lenovo Yoga C630

2019-09-04 Thread Lee Jones
On Wed, 04 Sep 2019, Sudeep Holla wrote: > On Wed, Sep 04, 2019 at 05:12:47PM +0100, Lee Jones wrote: > > On Wed, 04 Sep 2019, Sudeep Holla wrote: > > > > > On Wed, Sep 04, 2019 at 01:16:06PM +0100, Lee Jones wrote: > > > > From: Bjorn Andersson > > > > > > > > The Lenovo Yoga C630 is built on th

Re: [PATCH v3 1/1] arm64: dts: qcom: Add Lenovo Yoga C630

2019-09-04 Thread Sudeep Holla
On Wed, Sep 04, 2019 at 05:12:47PM +0100, Lee Jones wrote: > On Wed, 04 Sep 2019, Sudeep Holla wrote: > > > On Wed, Sep 04, 2019 at 01:16:06PM +0100, Lee Jones wrote: > > > From: Bjorn Andersson > > > > > > The Lenovo Yoga C630 is built on the SDM850 from Qualcomm, but this seem > > > to be simila

Re: [PATCH v3 1/1] arm64: dts: qcom: Add Lenovo Yoga C630

2019-09-04 Thread Lee Jones
On Wed, 04 Sep 2019, Sudeep Holla wrote: > On Wed, Sep 04, 2019 at 01:16:06PM +0100, Lee Jones wrote: > > From: Bjorn Andersson > > > > The Lenovo Yoga C630 is built on the SDM850 from Qualcomm, but this seem > > to be similar enough to the SDM845 that we can reuse the sdm845.dtsi. > > > > Suppor

Re: [PATCH v3 1/1] arm64: dts: qcom: Add Lenovo Yoga C630

2019-09-04 Thread Sudeep Holla
On Wed, Sep 04, 2019 at 01:16:06PM +0100, Lee Jones wrote: > From: Bjorn Andersson > > The Lenovo Yoga C630 is built on the SDM850 from Qualcomm, but this seem > to be similar enough to the SDM845 that we can reuse the sdm845.dtsi. > > Supported by this patch is: keyboard, battery monitoring, UFS

Re: [PATCH v3 1/1] arm64: dts: qcom: Add Lenovo Yoga C630

2019-09-04 Thread Vinod Koul
On 04-09-19, 13:16, Lee Jones wrote: > From: Bjorn Andersson > > The Lenovo Yoga C630 is built on the SDM850 from Qualcomm, but this seem > to be similar enough to the SDM845 that we can reuse the sdm845.dtsi. > > Supported by this patch is: keyboard, battery monitoring, UFS storage, > USB host

[PATCH v3 1/1] arm64: dts: qcom: Add Lenovo Yoga C630

2019-09-04 Thread Lee Jones
From: Bjorn Andersson The Lenovo Yoga C630 is built on the SDM850 from Qualcomm, but this seem to be similar enough to the SDM845 that we can reuse the sdm845.dtsi. Supported by this patch is: keyboard, battery monitoring, UFS storage, USB host and Bluetooth. Signed-off-by: Bjorn Andersson Sig