linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/5] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC
@ 2021-03-12 15:34 Hsin-Hsiung Wang
  2021-03-12 15:34 ` [PATCH v6 1/5] soc: mediatek: pwrap: use BIT() macro Hsin-Hsiung Wang
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Hsin-Hsiung Wang @ 2021-03-12 15:34 UTC (permalink / raw)
  To: Rob Herring, Matthias Brugger, drinkcat
  Cc: Hsin-Hsiung Wang, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek, srv_heupstream,
	Project_Global_Chrome_Upstream_Group

This series adds support for new SoC MT6873/8192 to the pmic-wrap driver.
This series is based on Weiyi's patches[1].

[1] https://patchwork.kernel.org/project/linux-mediatek/patch/1608642587-15634-7-git-send-email-weiyi.lu@mediatek.com/

changes since v5:
- rebase to Linux 5.12

Hsin-Hsiung Wang (5):
  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
  arm64: dts: mt8192: add pwrap node

 .../bindings/soc/mediatek/pwrap.txt           |  1 +
 arch/arm64/boot/dts/mediatek/mt8192.dtsi      | 12 +++
 drivers/soc/mediatek/mtk-pmic-wrap.c          | 97 ++++++++++++++++---
 3 files changed, 95 insertions(+), 15 deletions(-)

-- 
2.18.0
_______________________________________________
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] 8+ messages in thread

end of thread, other threads:[~2021-03-30 10:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12 15:34 [PATCH v6 0/5] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC Hsin-Hsiung Wang
2021-03-12 15:34 ` [PATCH v6 1/5] soc: mediatek: pwrap: use BIT() macro Hsin-Hsiung Wang
2021-03-12 15:34 ` [PATCH v6 2/5] soc: mediatek: pwrap: add arbiter capability Hsin-Hsiung Wang
2021-03-12 15:34 ` [PATCH v6 3/5] dt-bindings: mediatek: add compatible for MT6873/8192 pwrap Hsin-Hsiung Wang
2021-03-12 15:34 ` [PATCH v6 4/5] soc: mediatek: pwrap: add pwrap driver for MT6873/8192 SoCs Hsin-Hsiung Wang
2021-03-12 15:34 ` [PATCH v6 5/5] arm64: dts: mt8192: add pwrap node Hsin-Hsiung Wang
2021-03-12 19:15   ` kernel test robot
2021-03-30 10:34 ` [PATCH v6 0/5] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC Matthias Brugger

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