Loading arch/arm64/boot/dts/qcom/msm8909.dtsi +48 −0 Original line number Diff line number Diff line Loading @@ -211,6 +211,13 @@ cont_splash_mem: splash_region@83000000 { reg = <0x0 0x83000000 0x0 0xc00000>; }; dump_mem: mem_dump_region { compatible = "shared-dma-pool"; reusable; size = <0 0x100000>; }; }; soc: soc { }; Loading Loading @@ -482,6 +489,47 @@ thermal_zones: thermal-zones {}; mem_dump { compatible = "qcom,mem-dump"; memory-region = <&dump_mem>; rpm_sw_dump { qcom,dump-size = <0x28000>; qcom,dump-id = <0xea>; }; pmic_dump { qcom,dump-size = <0x10000>; qcom,dump-id = <0xe4>; }; vsense_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0xe9>; }; tmc_etf_dump { qcom,dump-size = <0x10000>; qcom,dump-id = <0xf0>; }; tmc_etr_reg_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0x100>; }; tmc_etf_reg_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0x101>; }; misc_data_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0xe8>; }; }; qcom,sensor-information { compatible = "qcom,sensor-information"; sensor_information0: qcom,sensor-information-0 { Loading Loading
arch/arm64/boot/dts/qcom/msm8909.dtsi +48 −0 Original line number Diff line number Diff line Loading @@ -211,6 +211,13 @@ cont_splash_mem: splash_region@83000000 { reg = <0x0 0x83000000 0x0 0xc00000>; }; dump_mem: mem_dump_region { compatible = "shared-dma-pool"; reusable; size = <0 0x100000>; }; }; soc: soc { }; Loading Loading @@ -482,6 +489,47 @@ thermal_zones: thermal-zones {}; mem_dump { compatible = "qcom,mem-dump"; memory-region = <&dump_mem>; rpm_sw_dump { qcom,dump-size = <0x28000>; qcom,dump-id = <0xea>; }; pmic_dump { qcom,dump-size = <0x10000>; qcom,dump-id = <0xe4>; }; vsense_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0xe9>; }; tmc_etf_dump { qcom,dump-size = <0x10000>; qcom,dump-id = <0xf0>; }; tmc_etr_reg_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0x100>; }; tmc_etf_reg_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0x101>; }; misc_data_dump { qcom,dump-size = <0x1000>; qcom,dump-id = <0xe8>; }; }; qcom,sensor-information { compatible = "qcom,sensor-information"; sensor_information0: qcom,sensor-information-0 { Loading