Re: [PATCH] soc: qcom: llcc: Update the SCT table for IPQ5424
Dmitry Baryshkov <[email protected]>
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <q5b6lkfejj6ejqhl7ta7xtmwk4qetnelyxuy6li62vccko27gc@ys5wru2sja2u> |
On Fri, Aug 07, 2026 at 02:08:16PM +0530, Kathiravan Thirumoorthy wrote: > Update the IPQ5424 LLCC slice configuration table to match the intended > cache consumers on the SoC. > > Assign slice IDs 1 and 5 to the PPE RX descriptor and RX fill use cases, > slice IDs 6 and 7 to the Wi-Fi radios connected over PCIe, and slice ID > 2 to the CPU subsystem. Adjust the corresponding capacities, priorities, > and way masks for these consumers. > > Rename the usecase IDs for slice IDs 1 and 2 because LLCC_CPUSS and > LLCC_VIDSC0 do not describe the actual users of those slices. All of this: why? Your tool has provided a summary of the changes, which is useless. > > Assisted-by: LLM Which one? > Signed-off-by: Kathiravan Thirumoorthy <[email protected]> > --- > drivers/soc/qcom/llcc-qcom.c | 56 ++++++++++++++++++++++++++++++++------ > include/linux/soc/qcom/llcc-qcom.h | 4 +++ > 2 files changed, 52 insertions(+), 8 deletions(-) -- With best wishes Dmitry