Loading qcom/bengal.dtsi +46 −0 Original line number Diff line number Diff line Loading @@ -380,6 +380,12 @@ size = <0 0x5c00000>; }; dump_mem: mem_dump_region { compatible = "shared-dma-pool"; reusable; size = <0 0x400000>; }; /* global autoconfigured region for contiguous allocations */ linux,cma { compatible = "shared-dma-pool"; Loading Loading @@ -706,6 +712,46 @@ }; }; mem_dump { compatible = "qcom,mem-dump"; memory-region = <&dump_mem>; rpm_sw { qcom,dump-size = <0x28000>; qcom,dump-id = <0xea>; }; pmic { qcom,dump-size = <0x10000>; qcom,dump-id = <0xe4>; }; fcm { qcom,dump-size = <0x8400>; qcom,dump-id = <0xee>; }; tmc_etf { qcom,dump-size = <0x8000>; qcom,dump-id = <0xf0>; }; etr_reg { qcom,dump-size = <0x1000>; qcom,dump-id = <0x100>; }; etf_reg { qcom,dump-size = <0x1000>; qcom,dump-id = <0x101>; }; misc_data { qcom,dump-size = <0x1000>; qcom,dump-id = <0xe8>; }; }; sdhc_1: sdhci@4744000 { compatible = "qcom,sdhci-msm-v5", "qcom,sdhci-msm-cqe"; reg = <0x4744000 0x1000>, <0x4745000 0x1000>; Loading Loading
qcom/bengal.dtsi +46 −0 Original line number Diff line number Diff line Loading @@ -380,6 +380,12 @@ size = <0 0x5c00000>; }; dump_mem: mem_dump_region { compatible = "shared-dma-pool"; reusable; size = <0 0x400000>; }; /* global autoconfigured region for contiguous allocations */ linux,cma { compatible = "shared-dma-pool"; Loading Loading @@ -706,6 +712,46 @@ }; }; mem_dump { compatible = "qcom,mem-dump"; memory-region = <&dump_mem>; rpm_sw { qcom,dump-size = <0x28000>; qcom,dump-id = <0xea>; }; pmic { qcom,dump-size = <0x10000>; qcom,dump-id = <0xe4>; }; fcm { qcom,dump-size = <0x8400>; qcom,dump-id = <0xee>; }; tmc_etf { qcom,dump-size = <0x8000>; qcom,dump-id = <0xf0>; }; etr_reg { qcom,dump-size = <0x1000>; qcom,dump-id = <0x100>; }; etf_reg { qcom,dump-size = <0x1000>; qcom,dump-id = <0x101>; }; misc_data { qcom,dump-size = <0x1000>; qcom,dump-id = <0xe8>; }; }; sdhc_1: sdhci@4744000 { compatible = "qcom,sdhci-msm-v5", "qcom,sdhci-msm-cqe"; reg = <0x4744000 0x1000>, <0x4745000 0x1000>; Loading