All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: arm@kernel.org
Cc: Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
	linux-imx@nxp.com, kernel@pengutronix.de,
	Fabio Estevam <festevam@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL 3/6] i.MX DT bindings update for 5.2
Date: Tue, 23 Apr 2019 10:03:25 +0800	[thread overview]
Message-ID: <20190423020323.GC16166@dragon> (raw)
In-Reply-To: <20190422082836.3734-3-shawnguo@kernel.org>

On Mon, Apr 22, 2019 at 04:28:33PM +0800, Shawn Guo wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.2
> 
> for you to fetch changes up to f0e79eaf310c61cf4dee08dc9783dda55ac9f9ce:
> 
>   dt-bindings: arm: fsl: Add support for ZII i.MX7 RPU2 board (2019-04-22 09:00:45 +0800)

Hi Arnd, Olof,

I updated the tag to include one update on i.MX7D ADC bindings, which is
being used by ZII i.MX7 RPU2 board.

Shawn


The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.2

for you to fetch changes up to e2c7f52bcdaf6ee24447cd7bc6100702c0b0f777:

  dt-bindings: iio: imx7d-adc: Add #io-channel-cells to required (2019-04-23 09:48:46 +0800)

----------------------------------------------------------------
i.MX DT bindings update for 5.2:
 - Add vendor prefix for TQ Systems GmbH, Rakuten Kobo and Menlo Systems
   GmbH.
 - Add DT schema for SoC i.MX8MM and i.MX50, and board ZII VF610, VF610
   SPB4, i.MX7 RPU2, i.MX7S TQ MBa7, M53 Menlo and Eckelmann ci4x10.
 - Update imx-scu bindings on resource table and general interrupt
   support.
 - Add bindings for i.MX MMDC memory controller.
 - Update i.MX7D ADC bindings to add missing '#io-channel-cells'
   property.

----------------------------------------------------------------
Andrey Smirnov (4):
      dt-bindings: arm: fsl: Add supported ZII VF610 boards to DT schema
      dt-bindings: arm: fsl: Add support for ZII VF610 SPB4
      dt-bindings: arm: fsl: Add support for ZII i.MX7 RPU2 board
      dt-bindings: iio: imx7d-adc: Add #io-channel-cells to required

Anson Huang (4):
      dt-bindings: firmware: imx-scu: remove unused resources from scu resource table
      dt-bindings: firmware: imx-scu: add new resources to scu resource table
      dt-bindings: memory-controllers: freescale: add MMDC binding doc
      dt-bindings: fsl: scu: add general interrupt support

Bruno Thomsen (2):
      dt-bindings: add vendor prefix for TQ Systems GmbH
      dt-bindings: arm: add TQ boards

Daniel Baluta (1):
      bindings: fsl-imx-sdma: Document fsl,imx8mq-sdma compatbile string

Jacky Bai (1):
      dt-bindings: arm: imx: Add the soc binding for imx8mm

Jonathan Neuschäfer (2):
      dt-bindings: Add vendor prefix for Rakuten Kobo, Inc.
      dt-bindings: arm: fsl: Add i.MX50 based boards

Marek Vasut (2):
      of: Add vendor prefix for Menlo Systems GmbH
      dt-bindings: arm: fsl: Add devicetree binding for M53 Menlo board.

Uwe Kleine-König (1):
      dt-bindings: arm: fsl: Add devicetree binding for Eckelmann ci4x10

 .../devicetree/bindings/arm/freescale/fsl,scu.txt  | 29 +++++++++++++----
 Documentation/devicetree/bindings/arm/fsl.yaml     | 36 ++++++++++++++++++++++
 .../devicetree/bindings/dma/fsl-imx-sdma.txt       |  1 +
 .../devicetree/bindings/iio/adc/imx7d-adc.txt      |  2 ++
 .../bindings/memory-controllers/fsl/mmdc.txt       | 35 +++++++++++++++++++++
 .../devicetree/bindings/vendor-prefixes.txt        |  3 ++
 include/dt-bindings/firmware/imx/rsrc.h            | 25 +++++----------
 7 files changed, 108 insertions(+), 23 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/fsl/mmdc.txt

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

  reply	other threads:[~2019-04-23  2:03 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-22  8:28 [GIT PULL 1/6] i.MX drivers change for 5.2 Shawn Guo
2019-04-22  8:28 ` [GIT PULL 2/6] i.MX SoC update " Shawn Guo
2019-04-29 16:26   ` Olof Johansson
2019-04-22  8:28 ` [GIT PULL 3/6] i.MX DT bindings " Shawn Guo
2019-04-23  2:03   ` Shawn Guo [this message]
2019-04-28 19:50     ` Olof Johansson
2019-04-22  8:28 ` [GIT PULL 4/6] i.MX arm device tree " Shawn Guo
2019-04-23  2:08   ` Shawn Guo
2019-04-28 19:51     ` Olof Johansson
2019-04-22  8:28 ` [GIT PULL 5/6] i.MX arm64 " Shawn Guo
2019-04-29 16:27   ` Olof Johansson
2019-04-22  8:28 ` [GIT PULL 6/6] i.MX defconfig " Shawn Guo
2019-04-29 16:29   ` Olof Johansson
2019-04-30  2:26     ` Shawn Guo
2019-04-30  2:31       ` Fabio Estevam
2019-04-30 21:18       ` Leonard Crestez
2019-05-01  0:41         ` Shawn Guo
2019-05-03 14:12           ` Leonard Crestez
2019-05-04 13:28     ` Shawn Guo
2019-04-29 16:25 ` [GIT PULL 1/6] i.MX drivers change " Olof Johansson

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=20190423020323.GC16166@dragon \
    --to=shawnguo@kernel.org \
    --cc=arm@kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=stefan@agner.ch \
    /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.