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

Commit 8b1ce34a authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "llcc: Update SCT table entries for sm6150"

parents 08441b87 7fec0126
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -58,7 +58,9 @@

static struct llcc_slice_config sm6150_data[] =  {
	SCT_ENTRY("cpuss",       1, 1, 256, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 1),
	SCT_ENTRY("modem",       8, 8, 256, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 0),
	SCT_ENTRY("modem",       8, 8, 256, 0, 0, 0xF, 0x0, 0, 0, 0, 1, 0),
	SCT_ENTRY("gpuhtw",      11, 11, 128, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 0),
	SCT_ENTRY("gpu",         12, 12, 128, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 0),
	SCT_ENTRY("mmuhwt",      13, 13, 256, 1, 0, 0xF, 0x0, 0, 0, 0, 0, 1),
};