Re: [PATCH] soc: qcom: icc-bwmon: Convert to use maple tree register cache

From: Krzysztof Kozlowski
Date: Sat Mar 09 2024 - 04:54:29 EST


On 09/03/2024 08:28, wangkaiyuan wrote:
> The maple tree register cache is based on a much more modern data structure
> than the rbtree cache and makes optimisation choices which are probably
> more appropriate for modern systems than those made by the rbtree cache.
>
> Signed-off-by: wangkaiyuan <wangkaiyuan@xxxxxxxxxx>
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof