All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/5] i.MX drivers updates for 4.20
@ 2018-10-01  7:19 Shawn Guo
  2018-10-01  7:20 ` [GIT PULL 2/5] i.MX SoC changes " Shawn Guo
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Shawn Guo @ 2018-10-01  7:19 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

end of thread, other threads:[~2018-10-11 13:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-01  7:19 [GIT PULL 1/5] i.MX drivers updates for 4.20 Shawn Guo
2018-10-01  7:20 ` [GIT PULL 2/5] i.MX SoC changes " 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

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.