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