summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorJulien Stephan <[email protected]>2026-07-15 16:28:46 +0200
committerDavid Lechner <[email protected]>2026-07-29 10:10:10 -0500
commit4b040cc0df1be6bc51617649d625a336bd41797d (patch)
treebb9da3cbf60e0023134526ee6dcd871e759c42b1 /api
parent3e50b3c680a17faac601eec036e82c6e13431285 (diff)
clk: mediatek: mt8183: 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 all the MT8183 clock drivers, instead of a dedicated probe per controller. The apmixedsys and topckgen 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. 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-18-23e907516010@baylibre.com Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions