diff options
| author | Sam Shih <[email protected]> | 2025-01-14 18:42:55 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-01-21 09:28:43 -0600 |
| commit | 544916713943001446e627b2066f06d8aab608e5 (patch) | |
| tree | 3924da17a097e4be2d88692555d6c1e6a8395bd8 /scripts/basic | |
| parent | c33c245e30667ee0f69edba1f50ee696e2aaaf43 (diff) | |
clk: mediatek: mt7629: fix gate offset of peri clock tree
The clock definitions in mt7629-clk.h indicate that CLK_PERIBUS_SEL is the
first element in the pericfg clock tree and also serves as a clock mux,
unlike other clocks belonging to the clock gate in pericfg.
This make the clock consumer get a wrong clock gate during request a clock
from <&pericfg>.
Since CLK_PERIBUS_SEL clock is not required in U-Boot, add a clock gate
offset for the pericfg clock tree to resolve this problem.
Signed-off-by: Sam Shih <[email protected]>
Signed-off-by: Weijie Gao <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
