]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: mediatek: add support for parent mux from different source for topckgen
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 28 Jun 2024 17:40:51 +0000 (19:40 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 1 Aug 2024 21:32:18 +0000 (15:32 -0600)
commitcd3b487752265bb2547f9fc9d88e68d229802c19
tree1c4ec215adb0721ec0b8fdc0c755c7c9e4043e2d
parent89eff11485479586f08b3461c74259d1860feb6d
clk: mediatek: add support for parent mux from different source for topckgen

As done for infracfg, also add support for parent mux from different
source for topckgen. This is needed as upstream linux doesn't use 1/1
factor and use directly the APMIXED clocks.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
drivers/clk/mediatek/clk-mtk.c