Re: [PATCH 4/4] clk: versaclock7: Convert to use maple tree register cache

From: Stephen Boyd
Date: Mon Oct 09 2023 - 23:31:55 EST


Quoting Mark Brown (2023-09-29 07:26:08)
> 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: Mark Brown <broonie@xxxxxxxxxx>
> ---

Applied to clk-next