Re: [PATCHv4 2/2] soc: qcom: llcc: Support chipsets that can write to llcc regs

2020-09-14 Thread Sai Prakash Ranjan
On 2020-09-15 00:16, Stephen Boyd wrote: Quoting Sai Prakash Ranjan (2020-09-14 04:13:00) From: "Isaac J. Manjarres" Older chipsets may not be allowed to configure certain LLCC registers as that is handled by the secure side software. However, this is not the case for newer chipsets and they m

[PATCHv4 2/2] soc: qcom: llcc: Support chipsets that can write to llcc regs

2020-09-14 Thread Sai Prakash Ranjan
From: "Isaac J. Manjarres" Older chipsets may not be allowed to configure certain LLCC registers as that is handled by the secure side software. However, this is not the case for newer chipsets and they must configure these registers according to the contents of the SCT table, while keeping in mi