This series add PMIC wrapper support for Mediatek MT8186 SoC IC
Changes since v2:
- Replace meaningless suffix _V2 with _MT8186 because
these IPs are only for MT8186 SoC.
- Remove not used capability PWRAP_CAP_MONITOR_V2.
Changes since v1:
- Fix the conditional logic in pwrap_probe() function.
Johnson Wang (2):
soc: mediatek: pwrap: add pwrap driver for MT8186 SoC
dt-bindings: mediatek: add compatible for MT8186 pwrap
.../bindings/soc/mediatek/pwrap.txt | 1 +
drivers/soc/mediatek/mtk-pmic-wrap.c | 71 +++++++++++++++++++
2 files changed, 72 insertions(+)