linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/5] i.MX drivers updates for 4.20
Date: Mon,  1 Oct 2018 15:19:59 +0800	[thread overview]
Message-ID: <20181001072003.16238-1-shawnguo@kernel.org> (raw)

The following changes since commit 57361846b52bc686112da6ca5368d11210796804:

  Linux 4.19-rc2 (2018-09-02 14:37:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-4.20

for you to fetch changes up to 8d8e3b7d8f06f69005d829d4a195b00ef976004b:

  soc: imx: gpcv2: Switch to SPDX identifier (2018-10-01 13:24:15 +0800)

----------------------------------------------------------------
i.MX drivers update for 4.20:
 - A couple of patches from Anson to update variable and macro naming
   in GPCv2 driver, as a preparation of reusing the driver on i.MX8.
 - Switch GPC/GPCv2 drivers to use SPDX identifier for licence claiming.
 - Clean up the unnecessary DT node name NULL pointer checking from
   imx-weim driver, since it can never be NULL at all.
 - A couple of improvements on GPC driver from Sven Schmitt to correct
   PDN register and use GPC_PGC_DOMAIN_* indexes for consistency.

----------------------------------------------------------------
Anson Huang (2):
      soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platforms
      soc: imx: gpcv2: make pgc driver more generic for other i.MX platforms

Fabio Estevam (2):
      soc: imx: gpc: Switch to SPDX identifier
      soc: imx: gpcv2: Switch to SPDX identifier

Rob Herring (1):
      bus: imx-weim: drop unnecessary DT node name NULL check

Sven Schmitt (2):
      soc: imx: gpc: fix PDN delay
      soc: imx: gpc: use GPC_PGC_DOMAIN_* indexes

 drivers/bus/imx-weim.c  |   3 --
 drivers/soc/imx/gpc.c   |  26 ++++++-------
 drivers/soc/imx/gpcv2.c | 100 ++++++++++++++++++++++++++----------------------
 3 files changed, 66 insertions(+), 63 deletions(-)

             reply	other threads:[~2018-10-01  7:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-01  7:19 Shawn Guo [this message]
2018-10-01  7:20 ` [GIT PULL 2/5] i.MX SoC changes for 4.20 Shawn Guo
2018-10-01 14:02   ` Arnd Bergmann
2018-10-01  7:20 ` [GIT PULL 3/5] i.MX device tree updates " Shawn Guo
2018-10-02  9:41   ` Arnd Bergmann
2018-10-01  7:20 ` [GIT PULL 4/5] Freescale arm64 " Shawn Guo
2018-10-02  9:42   ` Arnd Bergmann
2018-10-01  7:20 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
2018-10-01 15:58   ` Arnd Bergmann
2018-10-03 14:15     ` Fabio Estevam
2018-10-03 15:38       ` Arnd Bergmann
2018-10-05 13:30         ` Shawn Guo
2018-10-11 13:24           ` Arnd Bergmann
2018-10-02  8:17 ` [GIT PULL 1/5] i.MX drivers " 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=20181001072003.16238-1-shawnguo@kernel.org \
    --to=shawnguo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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 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).