summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorJulien Stephan <[email protected]>2026-07-15 16:28:58 +0200
committerDavid Lechner <[email protected]>2026-07-29 10:25:19 -0500
commit0f9a65d7b0a72febff33e31da3a6975dd03faa44 (patch)
tree53da1aaf48d83a0a4e51127ac33d1d8a620d6f12 /api
parent6d0ba2669994e0a3efa35f444bd93506a9736477 (diff)
clk: mediatek: mt8189: 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 MT8189 clock drivers, instead of a dedicated probe per controller. The apmixedsys, topckgen and vlpckgen 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, like the clock gate controllers. 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-30-23e907516010@baylibre.com Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions