All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/5] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC
@ 2020-11-18 12:01 ` Hsin-Hsiung Wang
  0 siblings, 0 replies; 34+ messages in thread
From: Hsin-Hsiung Wang @ 2020-11-18 12:01 UTC (permalink / raw)
  To: Rob Herring, Matthias Brugger, fshao, Argus Lin
  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 v3:
- refine some coding style about PWRAP_CAP_ARB capacity for better code quality.
- make struct pwrap_mt6873 const.
- add pwrap node into Mediatek MT8192 dtsi.

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

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

-- 
2.6.4


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

end of thread, other threads:[~2021-02-04 13:06 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18 12:01 [PATCH v4 0/5] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC Hsin-Hsiung Wang
2020-11-18 12:01 ` Hsin-Hsiung Wang
2020-11-18 12:01 ` Hsin-Hsiung Wang
2020-11-18 12:01 ` [PATCH v4 1/5] soc: mediatek: pwrap: use BIT() macro Hsin-Hsiung Wang
2020-11-18 12:01   ` Hsin-Hsiung Wang
2020-11-18 12:01   ` Hsin-Hsiung Wang
2020-12-21  2:24   ` Nicolas Boichat
2020-12-21  2:24     ` Nicolas Boichat
2020-12-21  2:24     ` Nicolas Boichat
2020-11-18 12:01 ` [PATCH v4 2/5] soc: mediatek: pwrap: add arbiter capability Hsin-Hsiung Wang
2020-11-18 12:01   ` Hsin-Hsiung Wang
2020-11-18 12:01   ` Hsin-Hsiung Wang
2020-12-21  2:33   ` Nicolas Boichat
2020-12-21  2:33     ` Nicolas Boichat
2020-12-21  2:33     ` Nicolas Boichat
2021-01-31 13:15     ` Matthias Brugger
2021-02-04 13:04     ` Hsin-hsiung Wang
2021-02-04 13:04       ` Hsin-hsiung Wang
2021-02-04 13:04       ` Hsin-hsiung Wang
2020-11-18 12:01 ` [PATCH v4 3/5] dt-bindings: mediatek: add compatible for MT6873/8192 pwrap Hsin-Hsiung Wang
2020-11-18 12:01   ` Hsin-Hsiung Wang
2020-11-18 12:01   ` Hsin-Hsiung Wang
2020-11-18 12:01 ` [PATCH v4 4/5] soc: mediatek: pwrap: add pwrap driver for MT6873/8192 SoCs Hsin-Hsiung Wang
2020-11-18 12:01   ` Hsin-Hsiung Wang
2020-11-18 12:01   ` Hsin-Hsiung Wang
2020-12-21  2:42   ` Nicolas Boichat
2020-12-21  2:42     ` Nicolas Boichat
2020-12-21  2:42     ` Nicolas Boichat
2021-02-04 13:05     ` Hsin-hsiung Wang
2021-02-04 13:05       ` Hsin-hsiung Wang
2021-02-04 13:05       ` Hsin-hsiung Wang
2020-11-18 12:01 ` [PATCH v4 5/5] arm64: dts: mt8192: add pwrap node Hsin-Hsiung Wang
2020-11-18 12:01   ` Hsin-Hsiung Wang
2020-11-18 12:01   ` Hsin-Hsiung Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.