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

Commit f6969550 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

soc: sm8150: Update SC table to reflect version 10.0 changes



Regenerate the SC Table based on version 10.0 of the updated
hw/sw document, removing "Voice" SCID, as it was causing
issues with aDSP.

Change-Id: Ie501becf883aee0c13cb05e3c4e2b8f25e240f21
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent 27deb14b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -60,7 +60,6 @@ static struct llcc_slice_config sm8150_data[] = {
	SCT_ENTRY("cpuss",       1, 1, 3072, 1, 1, 0xFFF, 0x0, 0, 0, 0, 1, 1),
	SCT_ENTRY("vidsc0",      2, 2, 512, 2, 1, 0xFFF, 0x0, 0, 0, 0, 1, 0),
	SCT_ENTRY("vidsc1",      3, 3, 512, 2, 1, 0xFFF, 0x0, 0, 0, 0, 1, 0),
	SCT_ENTRY("voice",       5, 5, 1024, 1, 1, 0xFFF, 0x0, 0, 0, 0, 1, 0),
	SCT_ENTRY("audio",       6, 6, 1024, 1, 1, 0xFFF, 0x0, 0, 0, 0, 1, 0),
	SCT_ENTRY("modemhp_grow", 7, 7, 3072, 1, 0, 0xFF, 0xF00, 0, 0, 0, 1, 0),
	SCT_ENTRY("modem",       8, 8, 3072, 1, 1, 0xFFF, 0x0, 0, 0, 0, 1, 0),