From mboxrd@z Thu Jan 1 00:00:00 1970 From: Craig Tatlor Subject: Re: [PATCH V2] arm64: dts: sdm630 SoC and Sony Pioneer (Xperia XA2) support Date: Mon, 12 Nov 2018 20:23:43 +0000 Message-ID: <20181112202343.GA31294@arch.home> References: <20180812142317.19991-1-ctatlor97@gmail.com> <61693687.BtxviolxTZ@phil> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <61693687.BtxviolxTZ@phil> Sender: linux-kernel-owner@vger.kernel.org To: Heiko Stuebner Cc: linux-arm-msm@vger.kernel.org, Andy Gross , David Brown , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , linux-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Mon, Nov 12, 2018 at 04:34:50PM +0100, Heiko Stuebner wrote: > Hi Craig, > > Am Sonntag, 12. August 2018, 16:23:12 CET schrieb Craig Tatlor: > > Initial device tree support for Qualcomm SDM630 SoC and > > Sony Pioneer (Xperia XA2). > > > > SDM630 is based off of the SDM660 soc and all SDM660 specific drivers are > > compatible with it. SDM660 is also based off of MSM8998 so it uses some > > of its drivers aswell. > > > > The device tree is based on the CAF 4.4 kernel tree. > > > > The device can be booted into the initrd with a shell over UART. > > > > Signed-off-by: Craig Tatlor > > With I think core drivers like clk, pinctrl merged in 4.20, do you > plan on respinning the devicetree support or in general continue > working on sdm630/sdm660? > Yeah, i am just a little busy at the moment, i should probably be sending of v3 in a few weeks. > Or do you have some git tree available somewhere, were I can follow > along? I do have interest in supporting a sdm630 phone of my own > but still don't want to duplicate work :-) My git tree is https://gitlab.com/opendata26/linux the mainline-submit-2 branch, i have sdhci, usb(via downstream backport just so i can debug without opening phone) and also working on modem but that isnt in that tree and isnt working quite yet. > > > Thanks > Heiko > > >