commit | 5e4ee4b354717de295fc3d57077ce5ce9ed79059 | [log] [tgz] |
---|---|---|
author | Christian Marangi <ansuelsmth@gmail.com> | Sat Aug 03 10:40:36 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 19 16:14:43 2024 -0600 |
tree | b85e1d50d8939fe336b72c8ec241b00a3ddb449b | |
parent | e69a1fed16ad326457dc2b2f4ad8089b4ac96dd1 [diff] |
clk: mediatek: mt7986: rename 66M_MCK to SYSAXI_D2 Upstream kernel linux clock include use SYSAXI_D2 instead of 66M_MCK. Rename this clock to the upstream kernel in preparation for support of OF_UPSTREAM. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>