soc: llcc: qcom: Update config data for pineapple SoC

Update pineapple config data to bring it in line with latest HW updates.

Change-Id: I99fb80af935eb8b348da41dd5c3b503c08fa6615
Signed-off-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
This commit is contained in:
Guru Das Srinagesh 2022-11-06 15:41:16 -08:00
parent 6b336c3191
commit 72f329c57d

View File

@ -356,7 +356,7 @@ static const struct llcc_slice_config kalama_data[] = {
};
static const struct llcc_slice_config pineapple_data[] = {
{LLCC_CPUSS, 1, 5120, 1, 0, 0xFFFFF, 0x0, 0, 0x0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0},
{LLCC_CPUSS, 1, 5120, 1, 0, 0xFFFFFF, 0x0, 0, 0x0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0},
{LLCC_VIDSC0, 2, 512, 3, 1, 0xFFFFFF, 0x0, 0, 0x0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
{LLCC_AUDIO, 6, 1024, 1, 1, 0xFFFFFF, 0x0, 0, 0x0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
{LLCC_MDMHPGRW, 25, 1024, 3, 0, 0xFFFFFF, 0x0, 0, 0x0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},