[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250611-clk-aux-v1-0-fb6575ed86a7@baylibre.com>
Date: Wed, 11 Jun 2025 14:53:55 +0200
From: Jerome Brunet <jbrunet@...libre.com>
To: Vladimir Kondratiev <vladimir.kondratiev@...ileye.com>,
Gregory CLEMENT <gregory.clement@...tlin.com>,
Théo Lebrun <theo.lebrun@...tlin.com>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, Philipp Zabel <p.zabel@...gutronix.de>,
Abel Vesa <abelvesa@...nel.org>, Peng Fan <peng.fan@....com>,
Shawn Guo <shawnguo@...nel.org>, Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
Neil Armstrong <neil.armstrong@...aro.org>,
Kevin Hilman <khilman@...libre.com>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Cc: linux-mips@...r.kernel.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org, linux-amlogic@...ts.infradead.org,
Jerome Brunet <jbrunet@...libre.com>
Subject: [PATCH 0/4] clk: use the auxiliary device creation helper
This series is essentially a resend of the clock related changes of this
series [1] sent a few months ago.
The necessary auxiliary bus support has now been merged with
v6.16-rc1, so this change should be safe to apply.
I've included the reset change from Theo. It has been reviewed by Philipp
and it is probably best if it can go along the eyeq clock change to avoid a
WARN() in reset.
[1]: https://lore.kernel.org/r/20250218-aux-device-create-helper-v4-0-c3d7dfdea2e6@baylibre.com
Signed-off-by: Jerome Brunet <jbrunet@...libre.com>
---
Jerome Brunet (3):
clk: eyeq: use the auxiliary device creation helper
clk: clk-imx8mp-audiomix: use the auxiliary device creation helper
clk: amlogic: axg-audio: use the auxiliary reset driver
Théo Lebrun (1):
reset: eyeq: drop device_set_of_node_from_dev() done by parent
drivers/clk/clk-eyeq.c | 57 ++++-------------
drivers/clk/imx/clk-imx8mp-audiomix.c | 49 +++------------
drivers/clk/meson/Kconfig | 3 +-
drivers/clk/meson/axg-audio.c | 114 ++++------------------------------
drivers/reset/reset-eyeq.c | 13 +---
5 files changed, 37 insertions(+), 199 deletions(-)
---
base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
change-id: 20250611-clk-aux-0916e0689b1f
Best regards,
--
Jerome
Powered by blists - more mailing lists