]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: mediatek: mt7981: implement sgmii0/1 clock
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 2 Aug 2024 13:53:10 +0000 (15:53 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 19 Aug 2024 22:13:13 +0000 (16:13 -0600)
commit807624c1e1a177fc1f3191ffecf7d5ac190aa02e
treede3dbcdb9317f995197b16b12530416d65d8f550
parente568997faa9d9511852eafa020225d30cc0ba39a
clk: mediatek: mt7981: implement sgmii0/1 clock

Implement missing sgmii0/1 clock and update the compatible the DTS to
match upstream kernel linux and in preparation for OF_UPSTREAM support
since the ethernet node define these additional clocks.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
arch/arm/dts/mt7981.dtsi
drivers/clk/mediatek/clk-mt7981.c