summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/script.rst
diff options
context:
space:
mode:
authorSam Shih <[email protected]>2025-01-14 18:42:55 +0800
committerTom Rini <[email protected]>2025-01-21 09:28:43 -0600
commit544916713943001446e627b2066f06d8aab608e5 (patch)
tree3924da17a097e4be2d88692555d6c1e6a8395bd8 /doc/develop/bootstd/script.rst
parentc33c245e30667ee0f69edba1f50ee696e2aaaf43 (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 'doc/develop/bootstd/script.rst')
0 files changed, 0 insertions, 0 deletions