linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC
@ 2020-07-23  3:39 Hsin-Hsiung Wang
  2020-07-23  3:39 ` [PATCH v2 1/4] soc: mediatek: pwrap: use BIT() macro Hsin-Hsiung Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Hsin-Hsiung Wang @ 2020-07-23  3:39 UTC (permalink / raw)
  To: Rob Herring, Matthias Brugger, Argus Lin
  Cc: devicetree, srv_heupstream, linux-kernel, linux-mediatek,
	Hsin-Hsiung Wang, linux-arm-kernel

This series adds support for new SoC MT6873/8192 to the pmic-wrap driver.

changes since v1:
- separate PWRAP_CAP_ARB to a new patch.

Hsin-Hsiung Wang (4):
  soc: mediatek: pwrap: use BIT() macro
  soc: mediatek: pwrap: add arbiter capability
  dt-bindings: mediatek: add compatible for MT6873/8192 pwrap
  soc: mediatek: pwrap: add pwrap driver for MT6873/8192 SoCs

 .../devicetree/bindings/soc/mediatek/pwrap.txt     |   1 +
 drivers/soc/mediatek/mtk-pmic-wrap.c               | 100 ++++++++++++++++++---
 2 files changed, 88 insertions(+), 13 deletions(-)

-- 
2.6.4
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-07-24 13:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-23  3:39 [PATCH v2 0/4] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC Hsin-Hsiung Wang
2020-07-23  3:39 ` [PATCH v2 1/4] soc: mediatek: pwrap: use BIT() macro Hsin-Hsiung Wang
2020-07-23  3:39 ` [PATCH v2 2/4] soc: mediatek: pwrap: add arbiter capability Hsin-Hsiung Wang
2020-07-24 13:44   ` Nicolas Boichat
2020-07-23  3:39 ` [PATCH v2 3/4] dt-bindings: mediatek: add compatible for MT6873/8192 pwrap Hsin-Hsiung Wang
2020-07-23  3:40 ` [PATCH v2 4/4] soc: mediatek: pwrap: add pwrap driver for MT6873/8192 SoCs Hsin-Hsiung Wang

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).