All of lore.kernel.org
 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
  0 siblings, 0 replies; 15+ 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] 15+ messages in thread

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

Thread overview: 15+ 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 ` Hsin-Hsiung Wang
2018-09-19  7:25 ` [PATCH 1/4] dt-bindings: mediatek: add compatible for mt8183 pwrap Hsin-Hsiung Wang
2018-09-19  7:25   ` Hsin-Hsiung Wang
     [not found]   ` <1537341961-20736-2-git-send-email-hsin-hsiung.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2018-09-25 11:24     ` Rob Herring
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-19  7:25   ` 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-19  7:26   ` 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-19  7:26   ` Hsin-Hsiung Wang
2018-09-29 13:30   ` Matthias Brugger

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.