]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: qcom: Add X1P42100 SoC and CRD
authorKonrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Mon, 3 Feb 2025 14:43:25 +0000 (15:43 +0100)
committerBjorn Andersson <andersson@kernel.org>
Wed, 26 Feb 2025 02:56:41 +0000 (20:56 -0600)
commitf08edb5299166b7c6d4eae439b1d3f81c31ba50e
tree2ecc6947163b2b43066aa4e4534c032d04ff238f
parentfbf5e007588f3f2bace84309b4a0d428ad619322
arm64: dts: qcom: Add X1P42100 SoC and CRD

The X1 family is split into two parts: the 10- and 12-core parts are
variants of the same silicon with different fusing, whereas the 8-core
ones are a separate design. Thankfully, the software interface is only
barely different, letting us reuse much of the existing X1 work.

Introduce support for the X1P42100 SoC and the CRD based on it, through
overlaying some bits. Everything we already support on X1E80100 and
friends, minus the GPU, should work as-is.

Tested-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250203-topic-x1p4_dts-v2-6-72cd4cdc767b@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/Makefile
arch/arm64/boot/dts/qcom/x1e80100-pmics.dtsi
arch/arm64/boot/dts/qcom/x1e80100.dtsi
arch/arm64/boot/dts/qcom/x1p42100-crd.dts [new file with mode: 0644]
arch/arm64/boot/dts/qcom/x1p42100.dtsi [new file with mode: 0644]