]> git.ipfire.org Git - thirdparty/u-boot.git/commit
clk: mediaTek: mt8512: add clock tree type flags
authorDavid Lechner <dlechner@baylibre.com>
Fri, 10 Jul 2026 18:56:31 +0000 (13:56 -0500)
committerDavid Lechner <dlechner@baylibre.com>
Wed, 22 Jul 2026 17:01:17 +0000 (12:01 -0500)
commitad5b38f0362fe3e500466fa4ea3c85cf420e75bd
treef52fc38b315678dc877a0438a392fda6b5a12d28
parent6795ecfb0a5d5bf1c6dc71bfc75cbaa8d0cd8f63
clk: mediaTek: mt8512: add clock tree type flags

Add clock tree type flags to the mt8512 clock tree structures. These
will be used later for parent lookup.

Clock trees had to be split now that each tree has a different type
flag.

Link: https://patch.msgid.link/20260710-mtk-clk-parent-lookup-improvements-v2-15-f3f3a4a28dca@baylibre.com
Signed-off-by: David Lechner <dlechner@baylibre.com>
drivers/clk/mediatek/clk-mt8512.c