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 explicitely specify the clock requirements. Andreas Kemnade (2): mfd: twl-core: Add a clock subdevice for the TWL6030 clk: twl: add TWL6030 support drivers/clk/clk-twl.c | 97 +++++++++++++++++++++++++++++++++++++++++- drivers/mfd/twl-core.c | 32 +++++++++----- 2 files changed, 117 insertions(+), 12 deletions(-) -- 2.39.5