Re: [PATCH] arm64: dts: meson-g12-common: add spicc controller nodes

From: Neil Armstrong
Date: Mon Mar 16 2020 - 12:59:13 EST


Hi Kevin,

On 16/03/2020 16:31, Kevin Hilman wrote:
> Neil Armstrong <narmstrong@xxxxxxxxxxxx> writes:
>
>> This adds the controller and pinctrl nodes for the Amlogic G12A SPICC
>> controllers.
>>
>> Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
>> ---
>> Kevin,
>>
>> This depends on the CLKID_SPICC0_SCLK and CLKID_SPICC1_SCLK introduced
>> in https://lore.kernel.org/linux-arm-kernel/20200219084928.28707-2-narmstrong@xxxxxxxxxxxx/
>
> Looks like this is merged in clk-meson. Can I get a stable tag to use
> in my tree please?
>
> Thanks,
>
> Kevin
>

Here you go:

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

git://github.com/BayLibre/clk-meson.git tags/clk-meson-dt-v5.7-1

for you to fetch changes up to 42be7c41a5edc990e329b991b4ad6ec172e72e18:

dt-bindings: clk: g12a-clkc: add SPICC SCLK Source clock IDs (2020-02-19 18:40:00 +0100)

----------------------------------------------------------------
- Add gxl internal dac gate clock id
- Add g12a SPICC SCLK Source clock IDs

----------------------------------------------------------------
Jerome Brunet (1):
dt-bindings: clk: meson: add the gxl internal dac gate

Neil Armstrong (1):
dt-bindings: clk: g12a-clkc: add SPICC SCLK Source clock IDs

include/dt-bindings/clock/g12a-clkc.h | 2 ++
include/dt-bindings/clock/gxbb-clkc.h | 1 +
2 files changed, 3 insertions(+)


Neil