[PATCH 1/3] clk: samsung: Add clk ID definitions for the CPU parent clocks
Krzysztof Kozlowski
krzk at kernel.org
Fri Aug 28 02:32:26 EDT 2020
On Wed, Aug 26, 2020 at 07:15:27PM +0200, Sylwester Nawrocki wrote:
> Add clock ID definitions for the CPU parent clocks for SoCs
> which don't have such definitions yet. This will allow us to
> reference the parent clocks directly by cached struct clk_hw
> pointers in the clock provider, rather than doing clk lookup
> by name.
>
> Signed-off-by: Sylwester Nawrocki <s.nawrocki at samsung.com>
> ---
> include/dt-bindings/clock/exynos5250.h | 4 +++-
> include/dt-bindings/clock/exynos5420.h | 5 +++++
> 2 files changed, 8 insertions(+), 1 deletion(-)
Reviewed-by: Krzysztof Kozlowski <krzk at kernel.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list