[PATCH v3 0/2] Add PMIC wrapper support for Mediatek MT8186 SoC IC

Johnson Wang johnson.wang at mediatek.com
Mon Feb 7 00:30:32 PST 2022


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(+)

-- 
2.18.0




More information about the linux-arm-kernel mailing list