This adds an initial dts for the Dragonboard 845. SupportedTested-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
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
Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
---