commit | e69a1fed16ad326457dc2b2f4ad8089b4ac96dd1 | [log] [tgz] |
---|---|---|
author | Christian Marangi <ansuelsmth@gmail.com> | Sat Aug 03 10:40:35 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 19 16:14:43 2024 -0600 |
tree | 3a318081098289650c7c5531a531840a9b34443e | |
parent | 5dd509788dd1cd73cd8ac3881d026c5b33a725a5 [diff] |
clk: mediatek: mt7986: 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>