Loading arch/arm64/boot/dts/qcom/qcs405.dtsi +39 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,14 @@ size = <0 0x7000000>; }; mdf_mem: mdf_region { compatible = "shared-dma-pool"; alloc-ranges = <0 0x00000000 0 0xffffffff>; reusable; alignment = <0 0x400000>; size = <0 0x800000>; }; qseecom_mem: qseecom_region { compatible = "shared-dma-pool"; reusable; Loading Loading @@ -732,6 +740,37 @@ }; }; qcom,msm-mdf-mem { compatible = "qcom,msm-mdf-mem-region"; qcom,msm-mdf-mem-data-size = <0x200000>; memory-region = <&mdf_mem>; }; qcom,msm-mdf { compatible = "qcom,msm-mdf"; qcom,msm_mdf_cb1 { compatible = "qcom,msm-mdf-cb"; label = "adsp"; qcom,smmu-enabled; }; qcom,msm_mdf_cb2 { compatible = "qcom,msm-mdf-cb"; label = "dsps"; }; qcom,msm_mdf_cb3 { compatible = "qcom,msm-mdf-cb"; label = "modem"; }; qcom,msm_mdf_cb4 { compatible = "qcom,msm-mdf-cb"; label = "cdsp"; }; }; rpm-glink { compatible = "qcom,glink-rpm"; interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>; Loading Loading
arch/arm64/boot/dts/qcom/qcs405.dtsi +39 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,14 @@ size = <0 0x7000000>; }; mdf_mem: mdf_region { compatible = "shared-dma-pool"; alloc-ranges = <0 0x00000000 0 0xffffffff>; reusable; alignment = <0 0x400000>; size = <0 0x800000>; }; qseecom_mem: qseecom_region { compatible = "shared-dma-pool"; reusable; Loading Loading @@ -732,6 +740,37 @@ }; }; qcom,msm-mdf-mem { compatible = "qcom,msm-mdf-mem-region"; qcom,msm-mdf-mem-data-size = <0x200000>; memory-region = <&mdf_mem>; }; qcom,msm-mdf { compatible = "qcom,msm-mdf"; qcom,msm_mdf_cb1 { compatible = "qcom,msm-mdf-cb"; label = "adsp"; qcom,smmu-enabled; }; qcom,msm_mdf_cb2 { compatible = "qcom,msm-mdf-cb"; label = "dsps"; }; qcom,msm_mdf_cb3 { compatible = "qcom,msm-mdf-cb"; label = "modem"; }; qcom,msm_mdf_cb4 { compatible = "qcom,msm-mdf-cb"; label = "cdsp"; }; }; rpm-glink { compatible = "qcom,glink-rpm"; interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>; Loading