commit | 57f7ddd1b2350a3964827f78abb29a11bc87947f | [log] [tgz] |
---|---|---|
author | Christian Marangi <ansuelsmth@gmail.com> | Fri Aug 02 15:45:04 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 19 16:12:51 2024 -0600 |
tree | 168fc8fac525803449debf0372246ec8a4f0a808 | |
parent | 108a62b57ea254fc061688ed1dce71725759fc40 [diff] |
clk: mediatek: mt7623: remap apmixedsys clock ID Define remap table also for apmixedsys clock ID. The clock ID starts from 1 instead of 0 in upstream kernel linux. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>