commit | 105c78844a6cf72eefbfd614fc52da92bc0341f1 | [log] [tgz] |
---|---|---|
author | Christian Marangi <ansuelsmth@gmail.com> | Sat Aug 03 10:43:25 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 19 16:15:26 2024 -0600 |
tree | 0552b2d21de8843ede60460e97476ed57964a6fa | |
parent | a776493f4b4b51515db456e635709a93e256dacd [diff] |
clk: mediatek: mt7622: add missing clock PERIBUS_SEL clock Add missing PERIBUS_SEL clock to match upstream linux clk ID order. Also convert pericfg to mux + gate implementation as now we have also mux on top of gates. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>