Re: [PATCH v4 2/3] soc: qcom: llcc: Update configuration data for IPQ5424

From: Dmitry Baryshkov
Date: Thu Nov 21 2024 - 13:32:34 EST


On Thu, Nov 21, 2024 at 10:49:34AM +0530, Varadarajan Narayanan wrote:
> The 'broadcast' register space is present only in chipsets that
> have multiple instances of LLCC IP. Since IPQ5424 has only one
> instance, both the LLCC and LLCC_BROADCAST points to the same
> register space.
>
> Signed-off-by: Varadarajan Narayanan <quic_varada@xxxxxxxxxxx>
> ---
> v4: Fix ipq5424-llcc placement according to the sort order
>
> v3: Rebase to ToT
> Remove 'need_llcc_cfg = true'
>
> v2: Use 'true/false' instead of '1/0' for boolean variables.
> Add 'no_broadcast_register' to qcom_llcc_config structure
> to identify SoC without LLCC_BROADCAST register space instead
> of using 'num_banks'.
> ---
> drivers/soc/qcom/llcc-qcom.c | 57 ++++++++++++++++++++++++++++++++++--
> 1 file changed, 55 insertions(+), 2 deletions(-)
>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>

--
With best wishes
Dmitry