[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200219084928.28707-1-narmstrong@baylibre.com>
Date: Wed, 19 Feb 2020 09:49:26 +0100
From: Neil Armstrong <narmstrong@...libre.com>
To: jbrunet@...libre.com
Cc: Neil Armstrong <narmstrong@...libre.com>,
linux-clk@...r.kernel.org, linux-amlogic@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] clk: meson: g12a: add support for the SPICC SCLK Source clocks
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(-)
--
2.22.0
Powered by blists - more mailing lists