summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
diff options
context:
space:
mode:
authorJulien Stephan <[email protected]>2026-07-15 16:28:30 +0200
committerDavid Lechner <[email protected]>2026-07-29 09:22:46 -0500
commit2460955d031de3052bf88acee50fef64ecc1ef5c (patch)
tree44578d3fea1f125bf3d6adbec541495ec59cb8bd /scripts/Makefile.lib
parent4e3d9844f177bc4e32e60724f87ee5b48a6bd131 (diff)
clk: mediatek: mt8188: use driver data to store the clock tree
Pass each controller's struct mtk_clk_tree through the driver data and use a single shared probe function for all the MT8188 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 share the generic probe and get their tree from the compatible data, just 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-2-23e907516010@baylibre.com Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions