Re: [PATCH 0/2] clk: meson: g12a: Add the NNA source clocks

From: Jerome Brunet
Date: Wed Jun 24 2020 - 06:11:35 EST



On Wed 10 Jun 2020 at 10:30, Neil Armstrong <narmstrong@xxxxxxxxxxxx> wrote:

> This patchset adds the Neural Network Accelerator source clocks present
> on the Amlogic SM1 SoCs family.
>
> Dmitry Shmidt (2):
> dt-bindings: clk: g12a-clkc: Add NNA CLK Source clock IDs
> clk: meson: g12a: Add support for NNA CLK source clocks
>
> drivers/clk/meson/g12a.c | 119 ++++++++++++++++++++++++++
> drivers/clk/meson/g12a.h | 7 +-
> include/dt-bindings/clock/g12a-clkc.h | 2 +
> 3 files changed, 127 insertions(+), 1 deletion(-)

Applied, Thx