All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: arm-soc <arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Hsin-Hsiung Wang
	<hsin-hsiung.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>,
	"moderated list:ARM/Mediatek SoC support"
	<linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	Argus Lin <argus.lin-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>,
	"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	"Gustavo A. R. Silva"
	<gustavo-L1vi/lXTdts+Va1GwOuvDg@public.gmane.org>
Subject: [GIT PULL] ARM: soc driver updates for v4.20
Date: Sat, 29 Sep 2018 17:22:34 +0200	[thread overview]
Message-ID: <fa4576fd-e8a5-8cfb-381f-e2343bb97786@gmail.com> (raw)

Hi Olof and Arnd,

Please have a look on the following soc driver commits.

Thanks a lot,
Matthias

---

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v4.19-next-soc

for you to fetch changes up to 3013b410a8f50cf251e09da00b8241fd43bb41fa:

  soc: mediatek: pwrap: add mt6357 driver for mt6765 SoCs (2018-09-25 17:36:38
+0200)

----------------------------------------------------------------
PMIC wrapper:
- sort SoCs and PMICs ascending
- add capabilities
- add support for mt8183 SoC + mt6358 PMIC
- return false instead of 0
- add support for mt6765 SoC + mt6357 PMIC

----------------------------------------------------------------
Argus Lin (3):
      dt-bindings: pwrap: mediatek: add pwrap support for MT6765
      soc: mediatek: pwrap: add pwrap driver for mt6765 SoCs
      soc: mediatek: pwrap: add mt6357 driver for mt6765 SoCs

Gustavo A. R. Silva (1):
      soc: mediatek: pwrap: use true and false for boolean values

Hsin-Hsiung Wang (3):
      dt-bindings: mediatek: add compatible for mt8183 pwrap
      soc: mediatek: pwrap: use group of bits for pwrap capability
      soc: mediatek: add mt8183 pwrap support

Matthias Brugger (1):
      soc: mediatek: pwrap: order SoCs and PMICs ascending

 .../devicetree/bindings/soc/mediatek/pwrap.txt     |   2 +
 drivers/soc/mediatek/mtk-pmic-wrap.c               | 519 ++++++++++++++++-----
 2 files changed, 399 insertions(+), 122 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: matthias.bgg@gmail.com (Matthias Brugger)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: soc driver updates for v4.20
Date: Sat, 29 Sep 2018 17:22:34 +0200	[thread overview]
Message-ID: <fa4576fd-e8a5-8cfb-381f-e2343bb97786@gmail.com> (raw)

Hi Olof and Arnd,

Please have a look on the following soc driver commits.

Thanks a lot,
Matthias

---

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v4.19-next-soc

for you to fetch changes up to 3013b410a8f50cf251e09da00b8241fd43bb41fa:

  soc: mediatek: pwrap: add mt6357 driver for mt6765 SoCs (2018-09-25 17:36:38
+0200)

----------------------------------------------------------------
PMIC wrapper:
- sort SoCs and PMICs ascending
- add capabilities
- add support for mt8183 SoC + mt6358 PMIC
- return false instead of 0
- add support for mt6765 SoC + mt6357 PMIC

----------------------------------------------------------------
Argus Lin (3):
      dt-bindings: pwrap: mediatek: add pwrap support for MT6765
      soc: mediatek: pwrap: add pwrap driver for mt6765 SoCs
      soc: mediatek: pwrap: add mt6357 driver for mt6765 SoCs

Gustavo A. R. Silva (1):
      soc: mediatek: pwrap: use true and false for boolean values

Hsin-Hsiung Wang (3):
      dt-bindings: mediatek: add compatible for mt8183 pwrap
      soc: mediatek: pwrap: use group of bits for pwrap capability
      soc: mediatek: add mt8183 pwrap support

Matthias Brugger (1):
      soc: mediatek: pwrap: order SoCs and PMICs ascending

 .../devicetree/bindings/soc/mediatek/pwrap.txt     |   2 +
 drivers/soc/mediatek/mtk-pmic-wrap.c               | 519 ++++++++++++++++-----
 2 files changed, 399 insertions(+), 122 deletions(-)

             reply	other threads:[~2018-09-29 15:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-29 15:22 Matthias Brugger [this message]
2018-09-29 15:22 ` [GIT PULL] ARM: soc driver updates for v4.20 Matthias Brugger
2018-10-02  8:01 ` Arnd Bergmann
2018-10-02  8:01   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fa4576fd-e8a5-8cfb-381f-e2343bb97786@gmail.com \
    --to=matthias.bgg-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=argus.lin-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=gustavo-L1vi/lXTdts+Va1GwOuvDg@public.gmane.org \
    --cc=hsin-hsiung.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.