linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add PMIC wrapper support for Mediatek MT8183 SoC IC
@ 2018-09-19  7:25 Hsin-Hsiung Wang
  2018-09-19  7:25 ` [PATCH 1/4] dt-bindings: mediatek: add compatible for mt8183 pwrap Hsin-Hsiung Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Hsin-Hsiung Wang @ 2018-09-19  7:25 UTC (permalink / raw)
  To: robh+dt, mark.rutland, matthias.bgg
  Cc: argus.lin, sean.wang, devicetree, linux-kernel, linux-mediatek,
	chenglin.xu, chen.zhong, srv_heupstream, Hsin-Hsiung Wang

This series adds support for a new PMIC MT6358 and a new SoC
MT8183 to the pmic-wrap driver.

Hsin-Hsiung Wang (4):
  dt-bindings: mediatek: add compatible for mt8183 pwrap
  soc: mediatek: use group of bits for pwrap capability
  soc: mediatek: add mt8183 pwrap support
  arm64: dts: mediatek: add pwrap device node for mt8183

 .../devicetree/bindings/soc/mediatek/pwrap.txt     |   1 +
 arch/arm64/boot/dts/mediatek/mt8183.dtsi           |  10 +
 drivers/soc/mediatek/mtk-pmic-wrap.c               | 439 +++++++++++++++------
 3 files changed, 329 insertions(+), 121 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2018-09-29 13:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-19  7:25 [PATCH 0/4] Add PMIC wrapper support for Mediatek MT8183 SoC IC Hsin-Hsiung Wang
2018-09-19  7:25 ` [PATCH 1/4] dt-bindings: mediatek: add compatible for mt8183 pwrap Hsin-Hsiung Wang
2018-09-25 13:52   ` Matthias Brugger
2018-09-19  7:25 ` [PATCH 2/4] soc: mediatek: use group of bits for pwrap capability Hsin-Hsiung Wang
2018-09-25 13:53   ` Matthias Brugger
2018-09-19  7:26 ` [PATCH 3/4] soc: mediatek: add mt8183 pwrap support Hsin-Hsiung Wang
2018-09-25 13:52   ` Matthias Brugger
2018-09-19  7:26 ` [PATCH 4/4] arm64: dts: mediatek: add pwrap device node for mt8183 Hsin-Hsiung Wang
2018-09-29 13:30   ` 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).