diff options
| author | Julien Stephan <[email protected]> | 2026-07-15 16:28:48 +0200 |
|---|---|---|
| committer | David Lechner <[email protected]> | 2026-07-29 10:10:10 -0500 |
| commit | e7ccfc5e0075842aea0896aef882a379f09f529d (patch) | |
| tree | c2ec49c3a1c331fceaaea2aefa93832326766af3 /api | |
| parent | a49f820faec56dadab60d5b2c141e6460831e388 (diff) | |
clk: mediatek: mt8516: 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 MT8516 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-20-23e907516010@baylibre.com
Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions
