* [GIT PULL] clk: meson: Amlogic clock changes for v7.3
@ 2026-07-31 14:39 Jerome Brunet
2026-08-12 5:06 ` Stephen Boyd
0 siblings, 1 reply; 2+ messages in thread
From: Jerome Brunet @ 2026-07-31 14:39 UTC (permalink / raw)
To: Stephen Boyd; +Cc: linux-clk, linux-amlogic, Brian Masney
Hi Stephen,
Here are the Amlogic clock changes for v7.3
Nothing out of the ordinary, 1 fix for an old chip and 2 new controllers
for a new chip.
Please Pull.
Cheers
Jerome
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
https://github.com/BayLibre/clk-meson.git tags/clk-meson-v7.3-1
for you to fetch changes up to 6f809ca8104b01dff31a20e91fa748b49fe2971f:
clk: amlogic: Add A9 peripherals clock controller driver (2026-07-24 18:09:37 +0200)
----------------------------------------------------------------
Amlogic clock changes for v7.3
* Fix the incorrect parent number of the 32k clock on GXBB
* Add the AO and peripheral clock controllers for the new A9 chip
----------------------------------------------------------------
Jian Hu (4):
dt-bindings: clock: Add Amlogic A9 AO clock controller
clk: amlogic: Add A9 AO clock controller driver
dt-bindings: clock: Add Amlogic A9 peripherals clock controller
clk: amlogic: Add A9 peripherals clock controller driver
Martin Blumenstingl (1):
clk: meson: align gxbb_32k_clk_sel number of parents with actual count
.../bindings/clock/amlogic,a9-aoclkc.yaml | 76 +
.../clock/amlogic,a9-peripherals-clkc.yaml | 164 ++
drivers/clk/meson/Kconfig | 27 +
drivers/clk/meson/Makefile | 2 +
drivers/clk/meson/a9-aoclk.c | 489 +++++
drivers/clk/meson/a9-peripherals.c | 2089 ++++++++++++++++++++
drivers/clk/meson/gxbb.c | 2 +-
include/dt-bindings/clock/amlogic,a9-aoclkc.h | 76 +
.../clock/amlogic,a9-peripherals-clkc.h | 351 ++++
9 files changed, 3275 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/clock/amlogic,a9-aoclkc.yaml
create mode 100644 Documentation/devicetree/bindings/clock/amlogic,a9-peripherals-clkc.yaml
create mode 100644 drivers/clk/meson/a9-aoclk.c
create mode 100644 drivers/clk/meson/a9-peripherals.c
create mode 100644 include/dt-bindings/clock/amlogic,a9-aoclkc.h
create mode 100644 include/dt-bindings/clock/amlogic,a9-peripherals-clkc.h
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] clk: meson: Amlogic clock changes for v7.3
2026-07-31 14:39 [GIT PULL] clk: meson: Amlogic clock changes for v7.3 Jerome Brunet
@ 2026-08-12 5:06 ` Stephen Boyd
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2026-08-12 5:06 UTC (permalink / raw)
To: Jerome Brunet; +Cc: linux-clk, linux-amlogic, Brian Masney
Quoting Jerome Brunet (2026-07-31 07:39:15)
> Hi Stephen,
>
> Here are the Amlogic clock changes for v7.3
> Nothing out of the ordinary, 1 fix for an old chip and 2 new controllers
> for a new chip.
>
> Please Pull.
>
> Cheers
> Jerome
>
> The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
>
> Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
>
> are available in the Git repository at:
>
> https://github.com/BayLibre/clk-meson.git tags/clk-meson-v7.3-1
>
> for you to fetch changes up to 6f809ca8104b01dff31a20e91fa748b49fe2971f:
>
> clk: amlogic: Add A9 peripherals clock controller driver (2026-07-24 18:09:37 +0200)
>
> ----------------------------------------------------------------
Thanks. Pulled into clk-next
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-12 5:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 14:39 [GIT PULL] clk: meson: Amlogic clock changes for v7.3 Jerome Brunet
2026-08-12 5:06 ` Stephen Boyd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®