aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek/clk-mt7623.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-19clk: mediatek: mt7623: remap peri clock ID and add MUXChristian Marangi1-3/+80
2024-08-19clk: mediatek: mt7623: remap apmixedsys clock IDChristian Marangi1-0/+17
2024-08-19clk: mediatek: mt7623: define id_offs_map and import clk ID from upstreamChristian Marangi1-6/+182
2024-08-19clk: mediatek: mt7623: split clk tree to dedicated topckgen and apmixedChristian Marangi1-9/+16
2024-08-19clk: mediatek: mt7623: fix broken peri_cgs clk with XTAL parentsChristian Marangi1-9/+18
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07clk: Remove <common.h> and add needed includesTom Rini1-1/+0
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-6/+6
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2019-08-07clk: MediaTek: add hifsys entry for MT7623 SoC.Ryder Lee1-20/+48
2019-01-14clk: MediaTek: bind ethsys reset controllerWeijie Gao1-0/+15
2018-11-28clk: MediaTek: add clock driver for MT7623 SoC.Ryder Lee1-0/+870