[PATCH v3 0/3] mediatek: pwrap: Add mt8365 pwrap support

From: fchiby
Date: Mon Oct 31 2022 - 05:34:24 EST


From: Fadwa CHIBY <fchiby@xxxxxxxxxxxx>

Hello,

MT8365 requires an extra 2 clocks to be enabled to behave correctly.
This series contains patches adding the support of mt8365 pwrap.

changes in v3:
- Modify "sys" and "tmr" descriptions to be more generic.
Changes in v2 :
- Rebase on top of linux-next/master
- Link to v1 "https://lore.kernel.org/linux-arm-kernel/20220530135522.762560-1-fparent@xxxxxxxxxxxx/";

Regards,
Fadwa CHIBY

Fabien Parent (3):
dt-bindings: soc: mediatek: pwrap: add MT8365 SoC bindings
soc: mediatek: pwrap: add support for sys & tmr clocks
soc: mediatek: pwrap: add mt8365 SoC support

.../bindings/soc/mediatek/pwrap.txt | 3 +
drivers/soc/mediatek/mtk-pmic-wrap.c | 114 +++++++++++++++++-
2 files changed, 113 insertions(+), 4 deletions(-)

--
2.25.1