Loading arch/arm64/boot/dts/qcom/sdm670.dtsi +61 −0 Original line number Diff line number Diff line Loading @@ -455,6 +455,12 @@ size = <0 0x5c00000>; }; dump_mem: mem_dump_region { compatible = "shared-dma-pool"; reusable; size = <0 0x2400000>; }; /* global autoconfigured region for contiguous allocations */ linux,cma { compatible = "shared-dma-pool"; Loading Loading @@ -934,6 +940,61 @@ }; }; mem_dump { compatible = "qcom,mem-dump"; memory-region = <&dump_mem>; rpmh_dump { qcom,dump-size = <0x2000000>; qcom,dump-id = <0xec>; }; rpm_sw_dump { qcom,dump-size = <0x28000>; qcom,dump-id = <0xea>; }; pmic_dump { qcom,dump-size = <0x10000>; qcom,dump-id = <0xe4>; }; tmc_etf_dump { qcom,dump-size = <0x10000>; qcom,dump-id = <0xf0>; }; tmc_etf_swao_dump { qcom,dump-size = <0x8400>; qcom,dump-id = <0xf1>; }; tmc_etr_reg_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0x100>; }; tmc_etf_reg_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0x101>; }; tmc_etf_swao_reg_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0x102>; }; misc_data_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0xe8>; }; power_regs_data_dump { qcom,dump-size = <0x100000>; qcom,dump-id = <0xed>; }; }; kryo3xx-erp { compatible = "arm,arm64-kryo3xx-cpu-erp"; interrupts = <1 6 4>, Loading Loading
arch/arm64/boot/dts/qcom/sdm670.dtsi +61 −0 Original line number Diff line number Diff line Loading @@ -455,6 +455,12 @@ size = <0 0x5c00000>; }; dump_mem: mem_dump_region { compatible = "shared-dma-pool"; reusable; size = <0 0x2400000>; }; /* global autoconfigured region for contiguous allocations */ linux,cma { compatible = "shared-dma-pool"; Loading Loading @@ -934,6 +940,61 @@ }; }; mem_dump { compatible = "qcom,mem-dump"; memory-region = <&dump_mem>; rpmh_dump { qcom,dump-size = <0x2000000>; qcom,dump-id = <0xec>; }; rpm_sw_dump { qcom,dump-size = <0x28000>; qcom,dump-id = <0xea>; }; pmic_dump { qcom,dump-size = <0x10000>; qcom,dump-id = <0xe4>; }; tmc_etf_dump { qcom,dump-size = <0x10000>; qcom,dump-id = <0xf0>; }; tmc_etf_swao_dump { qcom,dump-size = <0x8400>; qcom,dump-id = <0xf1>; }; tmc_etr_reg_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0x100>; }; tmc_etf_reg_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0x101>; }; tmc_etf_swao_reg_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0x102>; }; misc_data_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0xe8>; }; power_regs_data_dump { qcom,dump-size = <0x100000>; qcom,dump-id = <0xed>; }; }; kryo3xx-erp { compatible = "arm,arm64-kryo3xx-cpu-erp"; interrupts = <1 6 4>, Loading