Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0d840dab authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ipa3: Fixed comment for IPA RAM Map structure" into msm-4.9

parents 96dcc644 7e7a1345
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -1246,7 +1246,9 @@ struct ipa3_plat_drv_res {
 * Order and type of members should not be changed without a suitable change
 * to DTS file or the code that reads it.
 *
 * IPA v3.0 SRAM memory layout:
 * IPA SRAM memory layout:
 * +-------------------------+
 * |    UC MEM               |
 * +-------------------------+
 * |    UC INFO              |
 * +-------------------------+
@@ -1314,10 +1316,14 @@ struct ipa3_plat_drv_res {
 * +-------------------------+
 * |    CANARY               |
 * +-------------------------+
 * |    CANARY               |
 * +-------------------------+
 * |  MODEM MEM              |
 * +-------------------------+
 * |    CANARY               |
 * +-------------------------+
 * |  UC EVENT RING          | From IPA 3.5
 * +-------------------------+
 */
struct ipa3_mem_partition {
	u32 ofst_start;