[PATCH v2 0/3] mfd: twl: Add clock for TWL6030

From: Andreas Kemnade
Date: Wed Oct 02 2024 - 07:08:24 EST


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