diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2024-06-28 19:40:49 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-08-01 15:32:18 -0600 |
commit | a03174cbfaef9cc8b51429bbde6e27539f428a83 (patch) | |
tree | 16df47aa3e6e24ae43b692404c706292b58c0262 /drivers/fastboot | |
parent | 432cb967b04de96fc081c358c718942294f0a7e2 (diff) | |
download | u-boot-a03174cbfaef9cc8b51429bbde6e27539f428a83.tar.gz u-boot-a03174cbfaef9cc8b51429bbde6e27539f428a83.tar.bz2 u-boot-a03174cbfaef9cc8b51429bbde6e27539f428a83.zip |
clk: mediatek: add support for gate ID at offset
Add support to clk_gate ops to reference the clk ID at an offset by
using the just introduced gates_offs value from the unified muxes +
gates implementation.
Gate clock that doesn't have gates_offs set won't be affected as the
offset will simply be 0 and won't be offset of any value.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'drivers/fastboot')
0 files changed, 0 insertions, 0 deletions