Loading qcom/kona.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -578,6 +578,14 @@ size = <0x0 0xA000000>; }; cnss_wlan_mem: cnss_wlan_region { compatible = "shared-dma-pool"; alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; reusable; alignment = <0x0 0x400000>; size = <0x0 0x1400000>; }; /* global autoconfigured region for contiguous allocations */ linux,cma { compatible = "shared-dma-pool"; Loading Loading @@ -5057,6 +5065,7 @@ cnss_pci: cnss_pci { reg = <0 0 0 0 0>; qcom,iommu-group = <&cnss_pci_iommu_group>; memory-region = <&cnss_wlan_mem>; #address-cells = <1>; #size-cells = <1>; Loading Loading
qcom/kona.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -578,6 +578,14 @@ size = <0x0 0xA000000>; }; cnss_wlan_mem: cnss_wlan_region { compatible = "shared-dma-pool"; alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; reusable; alignment = <0x0 0x400000>; size = <0x0 0x1400000>; }; /* global autoconfigured region for contiguous allocations */ linux,cma { compatible = "shared-dma-pool"; Loading Loading @@ -5057,6 +5065,7 @@ cnss_pci: cnss_pci { reg = <0 0 0 0 0>; qcom,iommu-group = <&cnss_pci_iommu_group>; memory-region = <&cnss_wlan_mem>; #address-cells = <1>; #size-cells = <1>; Loading