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

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

changes since v2:
- refine some coding style about PWRAP_CAP_ARB capacity for better code quality

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               | 90 +++++++++++++++++++---
 2 files changed, 80 insertions(+), 11 deletions(-)

-- 
2.6.4

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

end of thread, other threads:[~2020-11-18 11:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-21 11:03 [PATCH v3 0/4] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC Hsin-Hsiung Wang
2020-09-21 11:03 ` [PATCH v3 1/4] soc: mediatek: pwrap: use BIT() macro Hsin-Hsiung Wang
2020-09-21 11:03 ` [PATCH v3 2/4] soc: mediatek: pwrap: add arbiter capability Hsin-Hsiung Wang
2020-09-21 16:48   ` Matthias Brugger
2020-11-18 11:40     ` Hsin-Hsiung Wang
2020-09-21 11:03 ` [PATCH v3 3/4] dt-bindings: mediatek: add compatible for MT6873/8192 pwrap Hsin-Hsiung Wang
2020-09-21 11:03 ` [PATCH v3 4/4] soc: mediatek: pwrap: add pwrap driver for MT6873/8192 SoCs Hsin-Hsiung Wang
2020-09-22  9:49   ` Fei Shao
2020-11-18 11:42     ` 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).