Loading arch/arm64/boot/dts/qcom/sdxprairie.dtsi +47 −0 Original line number Diff line number Diff line Loading @@ -113,6 +113,12 @@ reusable; size = <0x1400000>; }; dump_mem: mem_dump_region { compatible = "shared-dma-pool"; reusable; size = <0 0x400000>; }; }; cpus { Loading Loading @@ -794,6 +800,47 @@ <&apps_smmu 0x0074 0x0013>; }; mem_dump { compatible = "qcom,mem-dump"; memory-region = <&dump_mem>; rpmh { qcom,dump-size = <0x200000>; qcom,dump-id = <0xec>; }; rpm_sw { qcom,dump-size = <0x28000>; qcom,dump-id = <0xea>; }; pmic { qcom,dump-size = <0x80000>; qcom,dump-id = <0xe4>; }; tmc_etf { qcom,dump-size = <0x4000>; qcom,dump-id = <0xf1>; }; etr_reg { qcom,dump-size = <0x1000>; qcom,dump-id = <0x100>; }; etf_reg { qcom,dump-size = <0x1000>; qcom,dump-id = <0x102>; }; misc_data { qcom,dump-size = <0x1000>; qcom,dump-id = <0xe8>; }; }; qcom_tzlog: tz-log@0x1468f720 { compatible = "qcom,tz-log"; reg = <0x1468f720 0x2000>; Loading Loading
arch/arm64/boot/dts/qcom/sdxprairie.dtsi +47 −0 Original line number Diff line number Diff line Loading @@ -113,6 +113,12 @@ reusable; size = <0x1400000>; }; dump_mem: mem_dump_region { compatible = "shared-dma-pool"; reusable; size = <0 0x400000>; }; }; cpus { Loading Loading @@ -794,6 +800,47 @@ <&apps_smmu 0x0074 0x0013>; }; mem_dump { compatible = "qcom,mem-dump"; memory-region = <&dump_mem>; rpmh { qcom,dump-size = <0x200000>; qcom,dump-id = <0xec>; }; rpm_sw { qcom,dump-size = <0x28000>; qcom,dump-id = <0xea>; }; pmic { qcom,dump-size = <0x80000>; qcom,dump-id = <0xe4>; }; tmc_etf { qcom,dump-size = <0x4000>; qcom,dump-id = <0xf1>; }; etr_reg { qcom,dump-size = <0x1000>; qcom,dump-id = <0x100>; }; etf_reg { qcom,dump-size = <0x1000>; qcom,dump-id = <0x102>; }; misc_data { qcom,dump-size = <0x1000>; qcom,dump-id = <0xe8>; }; }; qcom_tzlog: tz-log@0x1468f720 { compatible = "qcom,tz-log"; reg = <0x1468f720 0x2000>; Loading