linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Shawn Guo <shawnguo@kernel.org>, 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: [GIT PULL 3/7] i.MX DT bindings update for 5.4
Date: Sun, 25 Aug 2019 17:32:33 +0200	[thread overview]
Message-ID: <20190825153237.28829-3-shawnguo@kernel.org> (raw)
In-Reply-To: <20190825153237.28829-1-shawnguo@kernel.org>

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8d5fc0b95fd1542c575ac64457bd17d74a206497:

  dt-bindings: arm: fsl: Add Kontron i.MX6UL N6310 compatibles (2019-08-24 22:44:48 +0200)

----------------------------------------------------------------
i.MX DT bindings update for 5.4
 - Add SoC bindings for i.MX8MN.
 - Add board bindings for pico-pi-imx8m, Hummingboard Pulse, imx8mq
   nitrogen, i.MX8QXP AI_ML, ls1046a-frwy etc.
 - Add vendor prefix for Anvo-Systems and Einfochips.
 - Update LPUART bindings for i.MX8QXP clock requirement.
 - Update imx-weim bindings for optional burst clock mode support.
 - Update EEPROM bindings for Anvo ANV32E61W device support.

----------------------------------------------------------------
Andra Danciu (1):
      dt-bindings: arm: fsl: Add the pico-pi-imx8m board

Andrey Smirnov (1):
      dt-bindings: arm: fsl: Add support for ZII i.MX7 RMU2 board

Anson Huang (1):
      dt-bindings: arm: imx: Add the soc binding for i.MX8MN

Baruch Siach (1):
      dt-bindings: arm: fsl: add Hummingboard Pulse

Chuanhua Han (1):
      dt-bindings: fsl: dspi: Add fsl,ls1088a-dspi compatible string

Fugang Duan (1):
      dt-bindings: serial: lpuart: add the clock requirement for imx8qxp

Gary Bisson (1):
      dt-bindings: arm: imx: add imx8mq nitrogen support

Krzysztof Kozlowski (3):
      dt-bindings: vendor-prefixes: Add Anvo-Systems
      dt-bindings: eeprom: at25: Add Anvo ANV32E61W
      dt-bindings: arm: fsl: Add Kontron i.MX6UL N6310 compatibles

Manivannan Sadhasivam (2):
      dt-bindings: Add Vendor prefix for Einfochips
      dt-bindings: arm: Document i.MX8QXP AI_ML board binding

Pramod Kumar (1):
      dt-bindings: arm: nxp: Add device tree binding for ls1046a-frwy board

Sven Van Asbroeck (1):
      dt-bindings: bus: imx-weim: document optional burst clock mode

 Documentation/devicetree/bindings/arm/fsl.yaml     | 26 ++++++++++++++++++++++
 Documentation/devicetree/bindings/bus/imx-weim.txt |  4 ++++
 Documentation/devicetree/bindings/eeprom/at25.txt  |  1 +
 .../devicetree/bindings/serial/fsl-lpuart.txt      |  5 ++++-
 .../devicetree/bindings/spi/spi-fsl-dspi.txt       |  1 +
 .../devicetree/bindings/vendor-prefixes.yaml       |  4 ++++
 6 files changed, 40 insertions(+), 1 deletion(-)

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

  parent reply	other threads:[~2019-08-25 15:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-25 15:32 [GIT PULL 1/7] i.MX drivers update for 5.4 Shawn Guo
2019-08-25 15:32 ` [GIT PULL 2/7] i.MX SoC changes " Shawn Guo
2019-09-03 12:26   ` Arnd Bergmann
2019-08-25 15:32 ` Shawn Guo [this message]
2019-09-03 14:04   ` [GIT PULL 3/7] i.MX DT bindings update " Arnd Bergmann
2019-08-25 15:32 ` [GIT PULL 4/7] i.MX device tree update with new clocks Shawn Guo
2019-09-03 14:08   ` Arnd Bergmann
2019-08-25 15:32 ` [GIT PULL 5/7] i.MX arm32 device tree changes for 5.4 Shawn Guo
2019-09-03 14:10   ` Arnd Bergmann
2019-08-25 15:32 ` [GIT PULL 6/7] i.MX arm64 device tree update " Shawn Guo
2019-09-03 14:12   ` Arnd Bergmann
2019-08-25 15:32 ` [GIT PULL 7/7] i.MX defconfig " Shawn Guo
2019-09-03 17:00   ` Arnd Bergmann
2019-09-03 20:58 ` [GIT PULL 1/7] i.MX drivers " Arnd Bergmann
2019-09-11  1:28   ` Shawn Guo

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=20190825153237.28829-3-shawnguo@kernel.org \
    --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=soc@kernel.org \
    --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 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).