Re: [PATCH v5 20/27] clk: bcm: rpi: Add an enum for the firmware clocks

From: Stephen Boyd
Date: Wed Jun 24 2020 - 20:45:43 EST


Quoting Maxime Ripard (2020-06-15 01:41:00)
> While the firmware allows us to discover the available clocks, we need to
> discriminate those clocks to only register the ones meaningful to Linux.
> The firmware also doesn't provide a clock name, so having a list of the ID
> will help us to give clocks a proper name later on.
>
> Acked-by: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
> Tested-by: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
> Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx>
> ---

Applied to clk-next