devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/4] Pwrap: Mediatek pwrap driver for mt6797
@ 2018-03-23  8:32 argus.lin
  2018-03-23  8:32 ` [PATCH V3 1/4] dt-bindings: pwrap: mediatek: add MT6351 PMIC support for MT6797 argus.lin
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: argus.lin @ 2018-03-23  8:32 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Matthias Brugger, Catalin Marinas,
	Will Deacon
  Cc: Chenglin Xu, argus.lin,
	Sean Wang  <sean.wang@mediatek.com>, <wsd_upstream@mediatek.com>,,
	flora.fu, Chen Zhong, Christophe Jaillet, shailendra . v,
	devicetree, linux-kernel, linux-arm-kernel, linux-mediatek


[-- Attachment #1.1: Type: text/html, Size: 2086 bytes --]

[-- Attachment #1.2: Type: text/plain, Size: 1162 bytes --]

From: Argus Lin <argus.lin@mediatek.com>

Here's version 3 of the patch series, include 4 patches:
1. modify dt-binding document.
2. add pwrap driver for mt6797.
3. add mt6351 driver for mt6797.
4. add pwrap at dts.

Changes from v2 to v3:
1)adjust upstream patch sequence.
2)fix build error for new filed at pmic_wrapper_type.
3)adjust pmic_type enum sequence.

Changes from v1 to v2:
1) add new capability field and MARCO for different pwrap series, 
the capability include BRIDGE, RESET, DCM, PRIORITY_SEL and INT1_EN.
2) add starvaction for mt6797 pwrap.
3) add INT1 interrupt to handle starvaction and request exception.


Argus Lin (4):
  dt-bindings: pwrap: mediatek: add MT6351 PMIC support for MT6797
  soc: mediatek: pwrap: add pwrap for mt6797 SoCs
  soc: mediatek: pwrap: add mt6351 for mt6797 SoCs
  arm64: dts: mt6797: add pwrap support for mt6797

 .../devicetree/bindings/soc/mediatek/pwrap.txt     |   1 +
 arch/arm64/boot/dts/mediatek/mt6797.dtsi           |  14 ++
 drivers/soc/mediatek/mtk-pmic-wrap.c               | 230 +++++++++++++++++++--
 3 files changed, 233 insertions(+), 12 deletions(-)

-- 
2.12.5

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

end of thread, other threads:[~2018-04-30  9:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-23  8:32 [PATCH V3 0/4] Pwrap: Mediatek pwrap driver for mt6797 argus.lin
2018-03-23  8:32 ` [PATCH V3 1/4] dt-bindings: pwrap: mediatek: add MT6351 PMIC support for MT6797 argus.lin
2018-03-23  8:32 ` [PATCH V3 2/4] soc: mediatek: pwrap: add pwrap for mt6797 SoCs argus.lin
     [not found]   ` <20180323083238.13569-3-argus.lin-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2018-04-17 15:22     ` Matthias Brugger
2018-03-23  8:32 ` [PATCH V3 3/4] soc: mediatek: pwrap: add mt6351 " argus.lin
2018-04-17 21:10   ` Matthias Brugger
2018-04-30  7:53     ` Argus Lin
2018-04-30  9:14       ` Matthias Brugger
2018-03-23  8:32 ` [PATCH V3 4/4] arm64: dts: mt6797: add pwrap support for mt6797 argus.lin

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