mfd: twl-core: Add a clock subdevice for the TWL6032
authorAndreas Kemnade <andreas@kemnade.info>
Sat, 16 Sep 2023 10:05:13 +0000 (12:05 +0200)
committerLee Jones <lee@kernel.org>
Wed, 1 Nov 2023 10:02:12 +0000 (10:02 +0000)
commit63416320419e99ea4c6530587658e5d14e9402ba
tree2d57fc6d48e76d28530a6a6c42c1651c3d2761af
parentb06545fcb3c696f36fac6ba4c73023cef96d2f7f
mfd: twl-core: Add a clock subdevice for the TWL6032

Clock device needs no separate devicetree node, so add it as
a platform device. Other devices in the family also have controllable
clocks, but due to the lack of testing, just add it for the TWL6032
now.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Link: https://lore.kernel.org/r/20230916100515.1650336-4-andreas@kemnade.info
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/twl-core.c