commit | 83b17ec7c2174282aa94e1d2de1158398a0d638f | [log] [tgz] |
---|---|---|
author | Christian Marangi <ansuelsmth@gmail.com> | Sat Aug 03 10:40:42 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 19 16:14:43 2024 -0600 |
tree | d83f59121a408bcc247201de3ddb0117f8700264 | |
parent | 9276f07e09027a6ee9e182f07555748b2ecd3668 [diff] |
clk: mediatek: mt7986: reorder TOPCKGEN factor ID Reorder TOPCKGEN factor ID to put TOP_FACTOR first and then PLL. This is to match how it's done in upstream kernel linux and in preparation for OF_UPSTREAM support. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>