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

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

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