From: Heiko Stuebner <heiko@sntech.de>
To: mturquette@baylibre.com, Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-rockchip@lists.infradead.org
Subject: [GIT PULL] Rockchip clock changes for 7.2 #1
Date: Sun, 07 Jun 2026 22:59:31 +0200 [thread overview]
Message-ID: <4272848.9fHWaBTJ5E@phil> (raw)
Hi Mike, Stephen,
please find below a pull-request with a Rockchip clock change for 7.2
Please pull.
Thanks
Heiko
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v7.2-rockchip-clk1
for you to fetch changes up to 7edfb7fb58ee058298e18fde76a6077ef17d19d8:
clk: rockchip: allow COMPILE_TEST builds (2026-05-13 12:35:57 +0200)
----------------------------------------------------------------
gate-clocks for i2s outputs on rk3588 and allowing compile-tests
for the whole clock driver.
The sparse warning when the Rockchip clock is compiled on M68K gets
fixed by:
https://lore.kernel.org/lkml/b55e9bd0532c0cad519809c86e0a8400060d75a1.1780559561.git.geert@linux-m68k.org/
----------------------------------------------------------------
Daniele Briguglio (5):
dt-bindings: clock: rockchip,rk3588-cru: add I2S MCLK output to IO clock IDs
clk: rockchip: allow grf_type_sys lookup in aux_grf_table
clk: rockchip: add helper to register auxiliary GRFs
soc: rockchip: rk3588: add SYS_GRF SOC_CON6 register offset
clk: rockchip: rk3588: add GATE_GRF clocks for I2S MCLK output to IO
Heiko Stuebner (1):
Merge branch 'v7.2-shared/socids' into v7.2-clk/next
Rosen Penev (1):
clk: rockchip: allow COMPILE_TEST builds
drivers/clk/Makefile | 2 +-
drivers/clk/rockchip/Kconfig | 2 +-
drivers/clk/rockchip/clk-rk3588.c | 16 ++++++++++++++++
drivers/clk/rockchip/clk.c | 25 +++++++++++++++++++++----
drivers/clk/rockchip/clk.h | 3 +++
include/dt-bindings/clock/rockchip,rk3588-cru.h | 4 ++++
include/soc/rockchip/rk3588_grf.h | 2 ++
7 files changed, 48 insertions(+), 6 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: mturquette@baylibre.com, Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-rockchip@lists.infradead.org
Subject: [GIT PULL] Rockchip clock changes for 7.2 #1
Date: Sun, 07 Jun 2026 22:59:31 +0200 [thread overview]
Message-ID: <4272848.9fHWaBTJ5E@phil> (raw)
Hi Mike, Stephen,
please find below a pull-request with a Rockchip clock change for 7.2
Please pull.
Thanks
Heiko
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v7.2-rockchip-clk1
for you to fetch changes up to 7edfb7fb58ee058298e18fde76a6077ef17d19d8:
clk: rockchip: allow COMPILE_TEST builds (2026-05-13 12:35:57 +0200)
----------------------------------------------------------------
gate-clocks for i2s outputs on rk3588 and allowing compile-tests
for the whole clock driver.
The sparse warning when the Rockchip clock is compiled on M68K gets
fixed by:
https://lore.kernel.org/lkml/b55e9bd0532c0cad519809c86e0a8400060d75a1.1780559561.git.geert@linux-m68k.org/
----------------------------------------------------------------
Daniele Briguglio (5):
dt-bindings: clock: rockchip,rk3588-cru: add I2S MCLK output to IO clock IDs
clk: rockchip: allow grf_type_sys lookup in aux_grf_table
clk: rockchip: add helper to register auxiliary GRFs
soc: rockchip: rk3588: add SYS_GRF SOC_CON6 register offset
clk: rockchip: rk3588: add GATE_GRF clocks for I2S MCLK output to IO
Heiko Stuebner (1):
Merge branch 'v7.2-shared/socids' into v7.2-clk/next
Rosen Penev (1):
clk: rockchip: allow COMPILE_TEST builds
drivers/clk/Makefile | 2 +-
drivers/clk/rockchip/Kconfig | 2 +-
drivers/clk/rockchip/clk-rk3588.c | 16 ++++++++++++++++
drivers/clk/rockchip/clk.c | 25 +++++++++++++++++++++----
drivers/clk/rockchip/clk.h | 3 +++
include/dt-bindings/clock/rockchip,rk3588-cru.h | 4 ++++
include/soc/rockchip/rk3588_grf.h | 2 ++
7 files changed, 48 insertions(+), 6 deletions(-)
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next reply other threads:[~2026-06-07 20:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-07 20:59 Heiko Stuebner [this message]
2026-06-07 20:59 ` [GIT PULL] Rockchip clock changes for 7.2 #1 Heiko Stuebner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4272848.9fHWaBTJ5E@phil \
--to=heiko@sntech.de \
--cc=linux-clk@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.