summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorJulien Stephan <[email protected]>2026-07-15 16:28:42 +0200
committerDavid Lechner <[email protected]>2026-07-29 10:10:04 -0500
commit7cac2672755b230f9bf1dfcac4f20033a7fd5a9d (patch)
treecae13d147c985490bb5e0d1454ee3e8ca138574b /api
parent6644d823acea9752f7a64963a14f94de9429e803 (diff)
clk: mediatek: mt7987: 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 MT7987 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-14-23e907516010@baylibre.com Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions