diff options
| author | Julien Stephan <[email protected]> | 2026-07-15 16:28:54 +0200 |
|---|---|---|
| committer | David Lechner <[email protected]> | 2026-07-29 10:10:10 -0500 |
| commit | 7a26bf29e26e2d18829435fbd7c7adf8d560468d (patch) | |
| tree | 21dd2192fdc0b096725bdf5991f669534083bcf3 /api/api_platform.c | |
| parent | 8ee35039efae8ee9e1f9645d16c0211473920a0f (diff) | |
clk: mediatek: mt8365: 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 MT8365 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-26-23e907516010@baylibre.com
Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'api/api_platform.c')
0 files changed, 0 insertions, 0 deletions
