Loading qcom/shima.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,15 @@ #size-cells = <2>; memory { device_type = "memory"; reg = <0 0 0 0>; }; mem-offline { compatible = "qcom,mem-offline"; offline-sizes = <0x1 0x40000000 0x0 0x40000000>, <0x1 0xc0000000 0x0 0x80000000>, <0x2 0xc0000000 0x1 0x40000000>; granule = <512>; mboxes = <&qmp_aop 0>; }; aliases { ufshc1 = &ufshc_mem; /* Embedded UFS Slot */ sdhc1 = &sdhc_1; /*SDC1 eMMC slot*/ Loading Loading
qcom/shima.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,15 @@ #size-cells = <2>; memory { device_type = "memory"; reg = <0 0 0 0>; }; mem-offline { compatible = "qcom,mem-offline"; offline-sizes = <0x1 0x40000000 0x0 0x40000000>, <0x1 0xc0000000 0x0 0x80000000>, <0x2 0xc0000000 0x1 0x40000000>; granule = <512>; mboxes = <&qmp_aop 0>; }; aliases { ufshc1 = &ufshc_mem; /* Embedded UFS Slot */ sdhc1 = &sdhc_1; /*SDC1 eMMC slot*/ Loading