Re: [PATCH v5 20/27] clk: bcm: rpi: Add an enum for the firmware clocks
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-06-25 00:45:43
Also in:
linux-clk, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-06-25 00:45:43
Also in:
linux-clk, lkml
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 <redacted> Tested-by: Nicolas Saenz Julienne <redacted> Signed-off-by: Maxime Ripard <redacted> ---
Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel