]> git.ipfire.org Git - thirdparty/u-boot.git/commit
clk: ti: Split common omap2plus functions into new symbol
authorMarkus Schneider-Pargmann (TI.com) <msp@baylibre.com>
Fri, 28 Nov 2025 20:22:18 +0000 (21:22 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 12 Dec 2025 21:18:27 +0000 (15:18 -0600)
commit6f2d0090f9842c5ff2e5f4344fe6cb1f5f515595
tree2fdfb6ff39ef3d232f6efe6bd064c1b8e96b70d7
parentc5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9
clk: ti: Split common omap2plus functions into new symbol

Create a new symbol for the common clock functions used by some of the
omap2plus clock drivers. These drivers now select this new symbol when
they need the functions. Note these common functions are not
ARCH_OMAP2PLUS specific.

Note that the common functions are using regmap, so select it here.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Markus Schneider-Pargmann (TI.com) <msp@baylibre.com>
drivers/clk/ti/Kconfig
drivers/clk/ti/Makefile