diff options
| author | David Lechner <[email protected]> | 2026-03-17 18:23:28 -0500 |
|---|---|---|
| committer | David Lechner <[email protected]> | 2026-03-24 09:34:48 -0500 |
| commit | 84c89c25291eb6a6afa131c27a324fc456861e59 (patch) | |
| tree | 6a1a5f3bbdf4f7f1e1ebcde963ff28813516898f /scripts/basic/Makefile | |
| parent | a56b24bf58dd8f5d5bcdf210933d7775b83adec3 (diff) | |
clk: mediatek: remove CLK_PARENT_MIXED flag
Remove CLK_PARENT_MIXED and all dead code paths related to it.
All mux clocks have been converted to use struct mtk_parent (the
parent_flags field of the parent/parent_flags union). Use of this
struct was indicated by CLK_PARENT_MIXED. Now, this is always the case
and we can drop the flag and the union. All MUX_MIXED* macros are
change to use the equivalent MUX* macros since we no longer need to
set the flag.
Reviewed-by: Julien Stephan <[email protected]>
Link: https://patch.msgid.link/20260317-clk-mtk-unify-mux-parents-v3-15-a4760f5b0a80@baylibre.com
Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions
