Am Wed, 2 Oct 2024 13:07:15 +0200 schrieb Andreas Kemnade <andreas@xxxxxxxxxxxx>: > 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. > oh, forgotten the changelog: Changes in V2: - cleanup some defines - no separate ops for 6030 - remove is_prepared() - update Kconfig Regards, Andreas