devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add PMIC wrapper support for Mediatek MT8186 SoC IC
@ 2022-01-07 10:46 Johnson Wang
  2022-01-07 10:46 ` [PATCH v2 1/2] soc: mediatek: pwrap: add pwrap driver for MT8186 SoC Johnson Wang
  2022-01-07 10:46 ` [PATCH v2 2/2] dt-bindings: mediatek: add compatible for MT8186 pwrap Johnson Wang
  0 siblings, 2 replies; 10+ messages in thread
From: Johnson Wang @ 2022-01-07 10:46 UTC (permalink / raw)
  To: robh+dt, matthias.bgg
  Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
	angelogioacchino.delregno, Project_Global_Chrome_Upstream_Group,
	Johnson Wang

This series add PMIC wrapper support for Mediatek MT8186 SoC IC

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          | 72 +++++++++++++++++++
 2 files changed, 73 insertions(+)

-- 
2.18.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-01-25 12:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07 10:46 [PATCH v2 0/2] Add PMIC wrapper support for Mediatek MT8186 SoC IC Johnson Wang
2022-01-07 10:46 ` [PATCH v2 1/2] soc: mediatek: pwrap: add pwrap driver for MT8186 SoC Johnson Wang
2022-01-07 11:11   ` AngeloGioacchino Del Regno
2022-01-14 15:46   ` Matthias Brugger
2022-01-18  9:25     ` Johnson Wang
2022-01-18 13:17       ` Matthias Brugger
2022-01-25 12:51         ` Johnson Wang
2022-01-14 16:08   ` Matthias Brugger
2022-01-07 10:46 ` [PATCH v2 2/2] dt-bindings: mediatek: add compatible for MT8186 pwrap Johnson Wang
2022-01-12  1:49   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).