On 11/11/2022 13:01, AngeloGioacchino Del Regno wrote: > This adds support for the Sony Xperia Loire/SmartLoire platform > with a base configuration that is common across all of the > devices that are based on this project. > > Also adds a base DT configuration for the Xperia X and Xperia > X Compact (respectively, Suzu and Kugo) which is valid for both > their RoW (single-sim), DSDS (dual-sim) and other regional > variants of these two smartphones, that makes us able to boot > to a UART console. > > Please note that, currently, the APC0/1 (cluster 0/1) vregs > are set to a safe voltage in order to ensure boot stability > until a proper solution for CPU DVFS scaling lands. > > Co-developed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx> > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx> > Co-developed-by: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx> > Signed-off-by: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx> > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/Makefile | 2 + > .../qcom/msm8956-sony-xperia-loire-kugo.dts | 35 +++ > .../qcom/msm8956-sony-xperia-loire-suzu.dts | 17 ++ > .../dts/qcom/msm8956-sony-xperia-loire.dtsi | 282 ++++++++++++++++++ Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof