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