Re: [PATCH 0/2] clk: meson: g12a: add support for the SPICC SCLK Source clocks

From: Jerome Brunet
Date: Wed Feb 19 2020 - 12:57:32 EST



On Wed 19 Feb 2020 at 09:49, Neil Armstrong <narmstrong@xxxxxxxxxxxx> wrote:

> Like on the AXG SoCs, the SPICC controllers can make use of an external clock
> source instead of it's internal divider over xtal to provide a better SCLK
> clock frequency.
>
> This serie adds the new clock IDs and the associated clocks in the g12a driver.
>
> Neil Armstrong (2):
> dt-bindings: clk: g12a-clkc: add SPICC SCLK Source clock IDs
> clk: meson: g12a: add support for the SPICC SCLK Source clocks
>
> drivers/clk/meson/g12a.c | 129 ++++++++++++++++++++++++++
> drivers/clk/meson/g12a.h | 6 +-
> include/dt-bindings/clock/g12a-clkc.h | 2 +
> 3 files changed, 136 insertions(+), 1 deletion(-)

Applied. Thx