These are all the required patches to migrate clk and correctly support OF_UPSTREAM. This will align the clk index to upstream to support the same clk implementation with downstream and upstream DTS.
Christian Marangi (5): clk: mediatek: mt7623: fix broken peri_cgs clk with XTAL parents clk: mediatek: mt7623: split clk tree to dedicated topckgen and apmixed clk: mediatek: mt7623: define id_offs_map and import clk ID from upstream clk: mediatek: mt7623: remap apmixedsys clock ID clk: mediatek: mt7623: remap peri clock ID and add MUX drivers/clk/mediatek/clk-mt7623.c | 326 +++++++++- include/dt-bindings/clock/mt7623-clk.h | 832 ++++++++++++++----------- 2 files changed, 757 insertions(+), 401 deletions(-) -- 2.45.2