commit | efc33e40c1230f703468c416092b6563f53fe579 | [log] [tgz] |
---|---|---|
author | Christian Marangi <ansuelsmth@gmail.com> | Sat Aug 03 10:40:44 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 19 16:14:44 2024 -0600 |
tree | 2d7d87becc2cc035221da1ee7a0f0e9cad54feaa | |
parent | 0fc50e7f5b37993a1458f6ec7d2e691a997c0412 [diff] |
clk: mediatek: mt7986: comment out CK_TOP_A_TUNER as not used Comment out CK_TOP_A_TUNER as not used and not defined in upstream kernel linux. This is to permit support of OF_UPSTREAM and have a 1:1 match with upstream linux clock ID. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>