mediatek: add mt7988 clock drivers support
authorSam Shih <sam.shih@mediatek.com>
Sun, 19 Feb 2023 02:11:50 +0000 (10:11 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 23 May 2023 14:53:22 +0000 (15:53 +0100)
commitb33c1858767e5109913ac2195ec2b2b8ef0e726a
tree990226d790d8225bfdccf703486650fbce66d33b
parenta9989b30d01e534288928d7ef48df3eb9fe3150b
mediatek: add mt7988 clock drivers support

This adds clock drivers for the MediaTek MT7988 SoC

Signed-off-by: Sam Shih <sam.shih@mediatek.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mediatek/files-5.15/drivers/clk/mediatek/clk-mt7988-apmixed.c [new file with mode: 0644]
target/linux/mediatek/files-5.15/drivers/clk/mediatek/clk-mt7988-eth.c [new file with mode: 0644]
target/linux/mediatek/files-5.15/drivers/clk/mediatek/clk-mt7988-infracfg.c [new file with mode: 0644]
target/linux/mediatek/files-5.15/drivers/clk/mediatek/clk-mt7988-topckgen.c [new file with mode: 0644]
target/linux/mediatek/files-5.15/include/dt-bindings/clock/mediatek,mt7988-clk.h [new file with mode: 0644]
target/linux/mediatek/filogic/config-5.15
target/linux/mediatek/mt7622/config-5.15
target/linux/mediatek/mt7623/config-5.15
target/linux/mediatek/mt7629/config-5.15
target/linux/mediatek/patches-5.15/241-clk-mediatek-Add-pcw-chg-shift-control.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/242-clk-mediatek-add-mt7988-clock-support.patch [new file with mode: 0644]