Re: [PATCH 0/3 v2] add support for clocks on MT7981 SoC

From: AngeloGioacchino Del Regno
Date: Fri Jan 20 2023 - 03:50:05 EST


Il 20/01/23 02:24, Daniel Golle ha scritto:
The MediaTek MT7981 SoC is quite similar to its big sibling, the
MT7986. Hence most drivers can be reused and not much is missing the
get also this SoC working on mainline Linux.

Start with a cleaned-up version of the clock drivers, based on what can
also be found in MediaTek's SDK[1].

Upon request of AngeloGioacchino Del Regno this series has been rebased
and adapted to be applied on top of the pending series
"MediaTek clocks cleanups and improvements"[2]

Changes since v1:
* rebase and adapt on top of [2]
* split-off addition of dt-bindings header, fix filename
* changed commit title as requested

You didn't change it as requested :-P


[1]: https://git01.mediatek.com/plugins/gitiles/openwrt/feeds/mtk-openwrt-feeds/+/refs/heads/master/target/linux/mediatek/files-5.4/drivers/clk/mediatek/clk-mt7981.c
[2]: https://patchwork.kernel.org/project/linux-mediatek/list/?series=711734

Daniel Golle (3):
dt-bindings: clk: Add apmixedsys/topckgen compatibles for MT7981
dt-bindings: clk: mediatek: add mt7981 clock IDs

s/clk/clock/g :-)

Regards,
Angelo