On Wed, Nov 02, 2022 at 04:05:52PM +0530, Parikshit Pareek wrote: > Introduce the Qualcomm SA8540P ride automotive platform, also known as > Qdrive-3 development board. > > This initial contribution supports SMP, CPUFreq, cluster idle, UFS, RPMh > regulators, debug UART, PMICs, remoteprocs and USB. > > The SA8540P ride contains four PM8450 PMICs. A separate DTSI file has > been created for PMIC, so that it can be used for future SA8540P based > boards. > > Signed-off-by: Parikshit Pareek <quic_ppareek@xxxxxxxxxxx> > Tested-by: Brian Masney <bmasney@xxxxxxxxxx> > Reviewed-by: Brian Masney <bmasney@xxxxxxxxxx> Using the default defconfig on next-20221102, preventing qcom_q6v5_pas.ko to load avoids the board crash observed in v5, as found during v6 review by Brian. Tested-by: Eric Chanudet <echanude@xxxxxxxxxx> Reviewed-by: Eric Chanudet <echanude@xxxxxxxxxx> -- Eric Chanudet