arm64: dts: qcom: sc7180: Move the fixed-perm property to SoC dtsi
authorSibi Sankar <sibis@codeaurora.org>
Thu, 16 Jul 2020 19:17:46 +0000 (00:47 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 16 Jul 2020 23:40:02 +0000 (16:40 -0700)
All the platforms using SC7180 SoC are expected to have the wlan firmware
memory statically mapped by the Trusted Firmware. Hence move back the
qcom,msa-fixed-perm property to the SoC dtsi.

Reviewed-by: Douglas Anderson <dianders@chromium.org>
Fixes: 7d484566087c0 ("arm64: dts: qcom: sc7180: Add missing properties for Wifi node")
Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
Link: https://lore.kernel.org/r/20200716191746.23196-1-sibis@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/sc7180-idp.dts
arch/arm64/boot/dts/qcom/sc7180.dtsi

index 860fc46..26cc491 100644 (file)
 
 &wifi {
        status = "okay";
-       qcom,msa-fixed-perm;
        vdd-0.8-cx-mx-supply = <&vreg_l9a_0p6>;
        vdd-1.8-xo-supply = <&vreg_l1c_1p8>;
        vdd-1.3-rfa-supply = <&vreg_l2c_1p3>;
index 126e2fc..a91d3f0 100644 (file)
                                <GIC_SPI 424 IRQ_TYPE_LEVEL_HIGH /* CE10 */>,
                                <GIC_SPI 425 IRQ_TYPE_LEVEL_HIGH /* CE11 */>;
                        memory-region = <&wlan_mem>;
+                       qcom,msa-fixed-perm;
                        status = "disabled";
                };
        };