commit | 8cf99baf99d3344de801c7a263e6a6e69e0dc63e | [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 | 1062187a4b614bdda7a124afec9b4dcc879af5b2 [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>