All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Pwrap: Mediatek pwrap driver for MT6779
@ 2019-10-03  7:48 ` Argus Lin
  0 siblings, 0 replies; 34+ messages in thread
From: Argus Lin @ 2019-10-03  7:48 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Matthias Brugger, Catalin Marinas,
	Will Deacon
  Cc: Chenglin Xu, argus.lin, Sean Wang, wsd_upstream, henryc.chen,
	flora.fu, Chen Zhong, Christophe Jaillet, devicetree,
	linux-kernel, linux-arm-kernel, linux-mediatek

Here's version 1 of the patch series, include 3 patches:
1. Add compatible for MT6779 pwrap
2. Add pwrap driver for MT6779 SoCs. Keep PWRAP_HIPRIO_ARB_EN,
PWRAP_WDT_UNIT, and PWRAP_WDT_SRC_EN value if it has initialized.
When we enable interrupt flag, read current value then do logical
OR opersion with wrp->master->int_en_all.
3. Add MT6359 support for MT6779 SoCs.

Argus Lin (3):
  dt-bindings: pwrap: mediatek: add pwrap support for MT6779
  soc: mediatek: pwrap: add pwrap driver for MT6779 SoCs
  soc: mediatek: pwrap: add support for MT6359 PMIC

 .../devicetree/bindings/soc/mediatek/pwrap.txt     |   1 +
 drivers/soc/mediatek/mtk-pmic-wrap.c               | 157 +++++++++++++++++++--
 2 files changed, 150 insertions(+), 8 deletions(-)

--
1.8.1.1.dirty

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

end of thread, other threads:[~2019-11-10 18:47 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-03  7:48 [PATCH 0/3] Pwrap: Mediatek pwrap driver for MT6779 Argus Lin
2019-10-03  7:48 ` Argus Lin
2019-10-03  7:48 ` Argus Lin
2019-10-03  7:48 ` [PATCH 1/3] dt-bindings: pwrap: mediatek: add pwrap support " Argus Lin
2019-10-03  7:48   ` Argus Lin
2019-10-03  7:48   ` Argus Lin
2019-10-15 19:20   ` Rob Herring
2019-10-15 19:20     ` Rob Herring
2019-10-15 19:20     ` Rob Herring
2019-10-03  7:48 ` [PATCH 2/3] soc: mediatek: pwrap: add pwrap driver for MT6779 SoCs Argus Lin
2019-10-03  7:48   ` Argus Lin
2019-10-03  7:48   ` Argus Lin
2019-10-03 23:26   ` Matthias Brugger
2019-10-03 23:26     ` Matthias Brugger
2019-10-14  6:04     ` Argus Lin
2019-10-14  6:04       ` Argus Lin
2019-10-14  6:04       ` Argus Lin
2019-11-04  8:22       ` Argus Lin
2019-11-04  8:22         ` Argus Lin
2019-11-04  8:22         ` Argus Lin
2019-11-10 18:47       ` Matthias Brugger
2019-11-10 18:47         ` Matthias Brugger
2019-11-10 18:47         ` Matthias Brugger
2019-10-03  7:48 ` [PATCH 3/3] soc: mediatek: pwrap: add support for MT6359 PMIC Argus Lin
2019-10-03  7:48   ` Argus Lin
2019-10-03  7:48   ` Argus Lin
2019-10-03 23:27   ` Matthias Brugger
2019-10-03 23:27     ` Matthias Brugger
2019-10-14  5:17     ` Argus Lin
2019-10-14  5:17       ` Argus Lin
2019-10-14  5:17       ` Argus Lin
2019-11-04  8:23       ` Argus Lin
2019-11-04  8:23         ` Argus Lin
2019-11-04  8:23         ` Argus Lin

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.