commit | b76b75bfc69ad7932fa3e21e52f3db702200b844 | [log] [tgz] |
---|---|---|
author | Christian Marangi <ansuelsmth@gmail.com> | Sat Aug 03 10:32:50 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 19 16:14:09 2024 -0600 |
tree | 46a74e599952d20ac1db56ca7ed556d7c4912d09 | |
parent | 6becf9ba1ab82af6f4fcf9f4d0da38f9c75212d2 [diff] |
clk: mediatek: mt7988: rename CB_CKSQ_40M to TOP_XTAL Upstream kernel linux clock include use TOP_XTAL instead of CB_CKSQ_40M. Rename this clock to the upstream kernel in preparation for support of OF_UPSTREAM. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>