linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/7] i.MX drivers update for 5.1
@ 2019-02-12 11:21 Shawn Guo
  2019-02-12 11:21 ` [GIT PULL 2/7] i.MX SoC changes " Shawn Guo
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Shawn Guo @ 2019-02-12 11:21 UTC (permalink / raw)
  To: arm; +Cc: linux-arm-kernel, Shawn Guo, Fabio Estevam, linux-imx, kernel

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d90bf296ae18f26a18e572965fc0047fa1bd37a8:

  firmware: imx: Add support to start/stop a CPU (2019-02-11 10:00:47 +0800)

----------------------------------------------------------------
i.MX drivers update for 5.1:
 - Do not get GPCv2 driver depend on SOC_IMX8MQ since the driver is
   going to be used on more SoCs than just i.MX8MQ.
 - Add power domain information into SCU bindings document.
 - Add support of start/stop a CPU into imx firmware driver.
 - Support multiple address ranges per child node for imx-weim bus
   driver.

----------------------------------------------------------------
Abel Vesa (1):
      soc: imx: Break dependency on SOC_IMX8MQ for GPCv2

Aisheng Dong (3):
      dt-bindings: fsl: scu: add fallback compatible string for power domain
      dt-bindings: fsl: scu: add imx8qm scu power domain support
      firmware: imx: scu-pd: add fallback compatible string support

Daniel Baluta (1):
      firmware: imx: Add support to start/stop a CPU

Lucas Stach (2):
      soc: imx: gpcv2: handle additional power-down bits in handshake register
      soc: imx: gpcv2: handle reset clocks

Sven Van Asbroeck (3):
      dt-bindings: bus: imx-weim: document multiple address ranges per child node
      bus: imx-weim: support multiple address ranges per child node
      bus: imx-weim: guard against timing configuration conflicts

 .../devicetree/bindings/arm/freescale/fsl,scu.txt  |  8 ++-
 Documentation/devicetree/bindings/bus/imx-weim.txt | 32 ++++++++-
 .../devicetree/bindings/power/fsl,imx-gpcv2.txt    |  3 +
 drivers/bus/imx-weim.c                             | 70 ++++++++++++++++----
 drivers/firmware/imx/misc.c                        | 38 +++++++++++
 drivers/firmware/imx/scu-pd.c                      |  1 +
 drivers/soc/imx/Kconfig                            |  2 +-
 drivers/soc/imx/gpcv2.c                            | 76 +++++++++++++++++++++-
 include/linux/firmware/imx/svc/misc.h              |  3 +
 9 files changed, 212 insertions(+), 21 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-02-18  1:17 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-12 11:21 [GIT PULL 1/7] i.MX drivers update for 5.1 Shawn Guo
2019-02-12 11:21 ` [GIT PULL 2/7] i.MX SoC changes " Shawn Guo
2019-02-15 16:40   ` Arnd Bergmann
2019-02-12 11:21 ` [GIT PULL 3/7] i.MX DT bindings update " Shawn Guo
2019-02-15 15:08   ` Arnd Bergmann
2019-02-18  1:16     ` Shawn Guo
2019-02-12 11:21 ` [GIT PULL 4/7] i.MX device tree changes " Shawn Guo
2019-02-15 15:10   ` Arnd Bergmann
2019-02-12 11:21 ` [GIT PULL 5/7] i.MX arm64 " Shawn Guo
2019-02-15 15:11   ` Arnd Bergmann
2019-02-12 11:21 ` [GIT PULL 6/7] i.MX defconfig updates " Shawn Guo
2019-02-15 15:47   ` Arnd Bergmann
2019-02-12 11:21 ` [GIT PULL 7/7] i.MX MAINTAINERS update " Shawn Guo
2019-02-15 16:38   ` Arnd Bergmann
2019-02-15 17:03     ` Fabio Estevam
2019-02-15 16:18 ` [GIT PULL 1/7] i.MX drivers " Arnd Bergmann

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