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>
Wed, 24 May 2023 18:26:52 +0000 (19:26 +0100)
commitd74c3d889583db6d8c0d78e74fb1cb6b40d2a198
treedbcf90d8d935a0c20cc0b23798ecb1b5a0049b91
parent918c0e5f41c853659cd6ab0b6ede900df9b986ed
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>
(cherry picked from commit b33c1858767e5109913ac2195ec2b2b8ef0e726a)
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]