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

Commit af687ac3 authored by Prateek Sood's avatar Prateek Sood Committed by Gerrit - the friendly Code Review server
Browse files

llcc: Update SCT table entries



Modify llcc SCT table entries for sdm640.

Change-Id: I7087a38eb11176824d370f21ee1c18c4b60e012c
Signed-off-by: default avatarPrateek Sood <prsood@codeaurora.org>
parent e98003de
Loading
Loading
Loading
Loading
+3 −8
Original line number Original line Diff line number Diff line
@@ -57,14 +57,9 @@
	}
	}


static struct llcc_slice_config sdm640_data[] =  {
static struct llcc_slice_config sdm640_data[] =  {
	SCT_ENTRY("cpuss",       1, 1, 256, 1, 0, 0x3, 0x0, 0, 0, 0, 1, 1),
	SCT_ENTRY("cpuss",       1, 1, 256, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 1),
	SCT_ENTRY("rotator",     4, 4, 256, 2, 1, 0x3, 0x0, 2, 0, 0, 1, 0),
	SCT_ENTRY("modem",       8, 8, 256, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 0),
	SCT_ENTRY("voice",       5, 5, 256, 1, 0, 0x3, 0x0, 0, 0, 0, 1, 0),
	SCT_ENTRY("mmuhwt",      13, 13, 256, 1, 0, 0xF, 0x0, 0, 0, 0, 0, 1),
	SCT_ENTRY("audio",       6, 6, 256, 1, 0, 0x3, 0x0, 0, 0, 0, 1, 0),
	SCT_ENTRY("modem",       8, 8, 256, 1, 0, 0x3, 0x0, 0, 0, 0, 1, 0),
	SCT_ENTRY("gpu",         12, 12, 0, 1, 0, 0x3, 0x0, 0, 0, 0, 1, 0),
	SCT_ENTRY("mmuhwt",      13, 13, 256, 1, 0, 0x3, 0x0, 0, 0, 0, 0, 1),
	SCT_ENTRY("audiohw",     22, 22, 256, 1, 1, 0x3, 0x0, 0, 0, 0, 1, 0),
};
};


static int sdm640_qcom_llcc_probe(struct platform_device *pdev)
static int sdm640_qcom_llcc_probe(struct platform_device *pdev)