summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorJulien Stephan <[email protected]>2026-07-15 16:28:44 +0200
committerDavid Lechner <[email protected]>2026-07-29 10:10:10 -0500
commit5c65308b55752b4309ff45ce55f5e667e034d23a (patch)
tree39d6bbfb090bdde0db9bf6a516fe71ea3b67cb6b /api
parent35d09b4becc80d19dffd1eaa8b9c25af147261d5 (diff)
clk: mediatek: mt7988: use driver data to store the clock tree
Pass each controller's struct mtk_clk_tree through the driver data and use the generic probe function for the MT7988 clock drivers, instead of a dedicated probe per controller. The fixed-pll, topckgen and infracfg controllers keep their own U_BOOT_DRIVER since they rely on dedicated ops and on the parent bind() callback, but they now get their tree from the compatible data. The topckgen probe still performs its SoC specific register tweaks. No functional change intended. Signed-off-by: Julien Stephan <[email protected]> Link: https://patch.msgid.link/20260715-b4-mtk-clk-cleanup-clock-gate-drivers-v2-16-23e907516010@baylibre.com Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions