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 <ctatlor97@xxxxxxxxx> > > 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 > > >