soc: qcom: llcc: Further update config data for pineapple SoC

Update pineapple config data to reflect CPU SCID allocation which
enables the growing and writing of subcaches.

Change-Id: I290b7812f9af632144639c2699fffdc8d779d538
Signed-off-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
This commit is contained in:
Guru Das Srinagesh 2022-10-17 19:14:49 -07:00
parent db20e48694
commit c3acb2b5ee

View File

@ -348,7 +348,7 @@ static const struct llcc_slice_config kalama_data[] = {
};
static const struct llcc_slice_config pineapple_data[] = {
{LLCC_CPUSS, 1, 5120, 1, 1, 0xFFFFF, 0x0, 0, 0x0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
{LLCC_CPUSS, 1, 5120, 1, 0, 0xFFFFF, 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},