Loading qcom/holi.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -348,6 +348,13 @@ label = "dfps_data_region"; }; qcom: ramoops { compatible = "ramoops"; reg = <0x0 0xd0000000 0x0 0x200000>; pmsg-size = <0x200000>; mem-type = <2>; }; /* global autoconfigured region for contiguous allocations */ linux,cma { compatible = "shared-dma-pool"; Loading Loading
qcom/holi.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -348,6 +348,13 @@ label = "dfps_data_region"; }; qcom: ramoops { compatible = "ramoops"; reg = <0x0 0xd0000000 0x0 0x200000>; pmsg-size = <0x200000>; mem-type = <2>; }; /* global autoconfigured region for contiguous allocations */ linux,cma { compatible = "shared-dma-pool"; Loading