]> git.itanic.dy.fi Git - linux-stable/commitdiff
arm64: dts: qcom: sc7280-idp: don't modify &ipa twice
authorAlex Elder <elder@linaro.org>
Tue, 8 Nov 2022 20:16:25 +0000 (14:16 -0600)
committerBjorn Andersson <andersson@kernel.org>
Thu, 10 Nov 2022 03:23:42 +0000 (21:23 -0600)
In "sc7280-idp.dts", the IPA node is modified after being defined.
However that file includes "sc7280-idp.dtsi", which also modifies
the IPA node (in the same way).  This only needs to be done in
"sc7280-idp.dtsi".

Signed-off-by: Alex Elder <elder@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221108201625.1220919-1-elder@linaro.org
arch/arm64/boot/dts/qcom/sc7280-idp.dts

index 7559164cdda080a6c9905c66fc02a0382345a488..9ddfdfdd354ee12c626c83ea77fa157b89205dba 100644 (file)
@@ -61,11 +61,6 @@ &bluetooth {
        vddio-supply = <&vreg_l19b_1p8>;
 };
 
-&ipa {
-       status = "okay";
-       modem-init;
-};
-
 &pmk8350_rtc {
        status = "okay";
 };