]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: mediatek: mt7988: drop 1/1 infracfg spurious factor
authorChristian Marangi <ansuelsmth@gmail.com>
Sat, 3 Aug 2024 08:32:55 +0000 (10:32 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 19 Aug 2024 22:14:09 +0000 (16:14 -0600)
commit78507c3a9f91e5bc4e58c2bef36fc43549ba9040
tree69f2626f815306091371fa6e9ecb4c5524640050
parentcaa5f273824ad17c527c6dd9928320a4f3fd3541
clk: mediatek: mt7988: drop 1/1 infracfg spurious factor

Now that we can have advanced parent handling for mux, we can drop
spurious infracfg 1/1 factor. This is in preparation to make the clk
ID match the ID in upstream include for mt7988.

Drop the factor entry from mt7988-clk.h and reference to them in
mt7988.dtsi. Muxes and gates are updated to reference the topckgen clk
following how it's done in upstream kernel linux.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
arch/arm/dts/mt7988.dtsi
drivers/clk/mediatek/clk-mt7988.c
include/dt-bindings/clock/mt7988-clk.h