Loading arch/arm64/boot/dts/qcom/qcs405.dtsi +6 −2 Original line number Diff line number Diff line Loading @@ -1290,8 +1290,11 @@ qcom,icnss@18800000 { compatible = "qcom,icnss"; reg = <0x0A000000 0x800000>; reg-names = "membase"; reg = <0x0A000000 0x800000>, <0xa0000000 0x10000000>, <0xb0000000 0x10000>; reg-names = "membase", "smmu_iova_base", "smmu_iova_ipa"; iommus = <&apps_smmu 0x400 0x1>; interrupts = <0 277 0 /* CE0 */ >, <0 278 0 /* CE1 */ >, <0 279 0 /* CE2 */ >, Loading @@ -1305,6 +1308,7 @@ <0 287 0 /* CE10 */ >, <0 288 0 /* CE11 */ >; qcom,wlan-msa-memory = <0x100000>; qcom,wlan-msa-fixed-region = <&wlan_msa_mem>; vdd-cx-mx-supply = <&pms405_l2>; vdd-1.8-xo-supply = <&pms405_l5>; vdd-1.3-rfa-supply = <&pms405_l1>; Loading Loading
arch/arm64/boot/dts/qcom/qcs405.dtsi +6 −2 Original line number Diff line number Diff line Loading @@ -1290,8 +1290,11 @@ qcom,icnss@18800000 { compatible = "qcom,icnss"; reg = <0x0A000000 0x800000>; reg-names = "membase"; reg = <0x0A000000 0x800000>, <0xa0000000 0x10000000>, <0xb0000000 0x10000>; reg-names = "membase", "smmu_iova_base", "smmu_iova_ipa"; iommus = <&apps_smmu 0x400 0x1>; interrupts = <0 277 0 /* CE0 */ >, <0 278 0 /* CE1 */ >, <0 279 0 /* CE2 */ >, Loading @@ -1305,6 +1308,7 @@ <0 287 0 /* CE10 */ >, <0 288 0 /* CE11 */ >; qcom,wlan-msa-memory = <0x100000>; qcom,wlan-msa-fixed-region = <&wlan_msa_mem>; vdd-cx-mx-supply = <&pms405_l2>; vdd-1.8-xo-supply = <&pms405_l5>; vdd-1.3-rfa-supply = <&pms405_l1>; Loading