]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: qcom: Introduce dtsi for LTE-capable MSM8926
authorLuca Weiss <luca@lucaweiss.eu>
Mon, 17 Feb 2025 22:05:25 +0000 (23:05 +0100)
committerBjorn Andersson <andersson@kernel.org>
Sat, 15 Mar 2025 03:17:00 +0000 (22:17 -0500)
commitfc532eb25c0aeca1d20e7d3c8d8a24b3ff39e3a9
treecbb11830812aff8ec1ad0654faaab6d21f1a01ba
parent6b47ce06f22b3ad2921dda442be23abbe93ed251
ARM: dts: qcom: Introduce dtsi for LTE-capable MSM8926

MSM8926, while being 'just' an LTE-capable variant of MSM8226, the dts
needs to slightly change since the modem doesn't use the ext-bhs-reg and
needs mss-supply, therefore it gets a new compatible.

Since we already have two -common.dtsi files which are used on both
APQ8026/MSM8226 and MSM8926 devices, change the setup a bit by removing
the SoC include from those and requiring the device dts to pick the
correct one.

Reviewed-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Luca Weiss <luca@lucaweiss.eu>
Link: https://lore.kernel.org/r/20250217-msm8226-modem-v5-11-2bc74b80e0ae@lucaweiss.eu
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
12 files changed:
arch/arm/boot/dts/qcom/msm8926.dtsi [new file with mode: 0644]
arch/arm/boot/dts/qcom/qcom-apq8026-samsung-matisse-wifi.dts
arch/arm/boot/dts/qcom/qcom-msm8226-microsoft-common.dtsi
arch/arm/boot/dts/qcom/qcom-msm8226-microsoft-dempsey.dts
arch/arm/boot/dts/qcom/qcom-msm8226-microsoft-makepeace.dts
arch/arm/boot/dts/qcom/qcom-msm8226-microsoft-moneypenny.dts
arch/arm/boot/dts/qcom/qcom-msm8226-samsung-matisse-common.dtsi
arch/arm/boot/dts/qcom/qcom-msm8926-htc-memul.dts
arch/arm/boot/dts/qcom/qcom-msm8926-microsoft-superman-lte.dts
arch/arm/boot/dts/qcom/qcom-msm8926-microsoft-tesla.dts
arch/arm/boot/dts/qcom/qcom-msm8926-motorola-peregrine.dts
arch/arm/boot/dts/qcom/qcom-msm8926-samsung-matisselte.dts