diff options
| author | David Lechner <[email protected]> | 2026-01-07 09:50:11 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-01-12 13:14:02 -0600 |
| commit | 3d54f47ae50b737e4f577ab2d41df51f67e975ed (patch) | |
| tree | e1a974ce05609667b5b5d3144900a348574dac6e /scripts/objdiff | |
| parent | 53c0d5b387956bb4070a943b61991898373a20e2 (diff) | |
clk: mediatek: add array size fields to clk trees
Add num_plls, num_fclks, num_fdivs, num_muxes, and num_gates fields to
the mtk_clk_tree struct and populate them in the clk trees for all
existing drivers.
Currently, there is no bounds checking when accessing the arrays in
the clk tree structs. Adding these fields will allow for bounds checking
in the future.
Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
