linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mfd: twl: Add clock for TWL6030
@ 2024-10-02 11:07 Andreas Kemnade
  2024-10-02 11:07 ` [PATCH v2 1/3] mfd: twl-core: Add a clock subdevice for the TWL6030 Andreas Kemnade
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andreas Kemnade @ 2024-10-02 11:07 UTC (permalink / raw)
  To: Stephen Boyd, Tony Lindgren, Aaro Koskinen, Kevin Hilman,
	linux-clk, linux-kernel, Lee Jones, linux-omap, Roger Quadros,
	Michael Turquette
  Cc: Andreas Kemnade

Previously the clock support for only implemented for TWL6032 so add
it also for the TWL6030. There are devices out there where especially
WLAN only works if these clocks are enabled by some patched U-Boot.
This allows to explicitly specify the clock requirements.

Andreas Kemnade (3):
  mfd: twl-core: Add a clock subdevice for the TWL6030
  clk: twl: remove is_prepared
  clk: twl: add TWL6030 support

 drivers/clk/Kconfig    |  2 +-
 drivers/clk/clk-twl.c  | 71 +++++++++++++++++++++++++-----------------
 drivers/mfd/twl-core.c | 32 +++++++++++++------
 3 files changed, 65 insertions(+), 40 deletions(-)

-- 
2.39.5


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-10-02 13:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-02 11:07 [PATCH v2 0/3] mfd: twl: Add clock for TWL6030 Andreas Kemnade
2024-10-02 11:07 ` [PATCH v2 1/3] mfd: twl-core: Add a clock subdevice for the TWL6030 Andreas Kemnade
2024-10-02 11:07 ` [PATCH v2 2/3] clk: twl: remove is_prepared Andreas Kemnade
2024-10-02 12:09   ` Roger Quadros
2024-10-02 11:07 ` [PATCH v2 3/3] clk: twl: add TWL6030 support Andreas Kemnade
2024-10-02 12:22   ` Roger Quadros
2024-10-02 13:13 ` [PATCH v2 0/3] mfd: twl: Add clock for TWL6030 Andreas Kemnade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).