Message ID | 20221111120156.48040-1-angelogioacchino.delregno@collabora.com |
---|---|
Headers | show |
Series | MSM8956/76 and Sony Xperia X / X Compact support | expand |
On 11/11/2022 13:01, AngeloGioacchino Del Regno wrote: > Add compatible for MSM8976 IMEM. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > --- > Documentation/devicetree/bindings/sram/qcom,imem.yaml | 1 + Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On 11/11/2022 13:01, AngeloGioacchino Del Regno wrote: > Add SoC ID table entries for MSM8956 and MSM8976 chips. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > --- > drivers/soc/qcom/socinfo.c | 2 ++ > 1 file changed, 2 insertions(+) Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
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@somainline.org> > Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> > Co-developed-by: Marijn Suijten <marijn.suijten@somainline.org> > Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org> > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > --- > 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@linaro.org> Best regards, Krzysztof