]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: mediatek: add support for GATEs for APMIXED OPs
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 28 Jun 2024 17:40:56 +0000 (19:40 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 1 Aug 2024 21:32:18 +0000 (15:32 -0600)
commitffe3983f67fc6ba22a1601feee28f9b7e975090f
tree809cc932924e5de78e7aedcd098af977a4560b5a
parent591edaebc8f084dd89a5d4313c572b7bc088cc12
clk: mediatek: add support for GATEs for APMIXED OPs

Add support for GATEs for APMIXED OPs. It's possible that some APMIXED
have also gates on top of PLL. This is the case for mt7622. Add support
for this.

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