On Thu 06 Jun 00:26 PDT 2019, Vivek Gautam wrote: > Hi Bjorn, > > On Thu, Jun 6, 2019 at 10:10 AM Bjorn Andersson > <bjorn.andersson@xxxxxxxxxx> wrote: > > > > This adds an initial dts for the Dragonboard 845. Supported > > functionality includes Debug UART, UFS, USB-C (peripheral), USB-A > > (host), microSD-card and Bluetooth. > > > > Initializing the SMMU is clearing the mapping used for the splash screen > > framebuffer, which causes the board to reboot. This can be worked around > > using: > > > > fastboot oem select-display-panel none > > This works well with your SMR handoff RFC series too? > With the SMR handoff series this is no longer necessary, we can boot the board with boot splash enabled. > > > > Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > > --- > > Patch looks good, so > Reviewed-by: Vivek Gautam <vivek.gautam@xxxxxxxxxxxxxx> > Thanks, Bjorn