All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Shawn Guo <shawnguo@kernel.org>,
	Fabio Estevam <festevam@gmail.com>,
	Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
	kernel@pengutronix.de, linux-imx@nxp.com,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/6] i.MX dt-bindings update for 6.6
Date: Sun, 13 Aug 2023 21:33:51 +0800	[thread overview]
Message-ID: <20230813133354.847010-3-shawnguo@kernel.org> (raw)
In-Reply-To: <20230813133354.847010-1-shawnguo@kernel.org>

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8b7b6038059e87485d03f0c853db99042fcf6e97:

  dt-bindings: arm: Add Polyhex DEBIX SOM A based boards (2023-08-11 22:21:49 +0800)

----------------------------------------------------------------
i.MX dt-bindings update for 6.6:

- Add new compatibles for various i.MX based boards: DEBIX, TQMa93xxLA,
  Gateworks i.MX8M, etc.

----------------------------------------------------------------
Marco Felsch (2):
      dt-bindings: arm: fsl: fix DEBIX binding
      dt-bindings: arm: Add Polyhex DEBIX SOM A based boards

Markus Niebel (1):
      dt-bindings: arm: add TQMa93xxLA SOM

Matthias Schiffer (1):
      dt-bindings: arm: fsl: add TQ-Systems LS1021A board

Tim Harvey (4):
      dt-bindings: arm: Add Gateworks i.MX8M Mini GW7905-0x board
      dt-bindings: arm: Add Gateworks i.MX8M Plus gw71xx-2x board
      dt-bindings: arm: Add Gateworks i.MX8M Plus gw72xx-2x board
      dt-bindings: arm: Add Gateworks i.MX8M Plus gw73xx-2x board

 Documentation/devicetree/bindings/arm/fsl.yaml | 49 ++++++++++++++++++++++++--
 1 file changed, 47 insertions(+), 2 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Shawn Guo <shawnguo@kernel.org>,
	Fabio Estevam <festevam@gmail.com>,
	Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
	kernel@pengutronix.de, linux-imx@nxp.com,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/6] i.MX dt-bindings update for 6.6
Date: Sun, 13 Aug 2023 21:33:51 +0800	[thread overview]
Message-ID: <20230813133354.847010-3-shawnguo@kernel.org> (raw)
In-Reply-To: <20230813133354.847010-1-shawnguo@kernel.org>

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8b7b6038059e87485d03f0c853db99042fcf6e97:

  dt-bindings: arm: Add Polyhex DEBIX SOM A based boards (2023-08-11 22:21:49 +0800)

----------------------------------------------------------------
i.MX dt-bindings update for 6.6:

- Add new compatibles for various i.MX based boards: DEBIX, TQMa93xxLA,
  Gateworks i.MX8M, etc.

----------------------------------------------------------------
Marco Felsch (2):
      dt-bindings: arm: fsl: fix DEBIX binding
      dt-bindings: arm: Add Polyhex DEBIX SOM A based boards

Markus Niebel (1):
      dt-bindings: arm: add TQMa93xxLA SOM

Matthias Schiffer (1):
      dt-bindings: arm: fsl: add TQ-Systems LS1021A board

Tim Harvey (4):
      dt-bindings: arm: Add Gateworks i.MX8M Mini GW7905-0x board
      dt-bindings: arm: Add Gateworks i.MX8M Plus gw71xx-2x board
      dt-bindings: arm: Add Gateworks i.MX8M Plus gw72xx-2x board
      dt-bindings: arm: Add Gateworks i.MX8M Plus gw73xx-2x board

 Documentation/devicetree/bindings/arm/fsl.yaml | 49 ++++++++++++++++++++++++--
 1 file changed, 47 insertions(+), 2 deletions(-)

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

  parent reply	other threads:[~2023-08-13 13:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-13 13:33 [GIT PULL 1/6] i.MX drivers update for 6.6 Shawn Guo
2023-08-13 13:33 ` Shawn Guo
2023-08-13 13:33 ` [GIT PULL 2/6] i.MX SoC change " Shawn Guo
2023-08-13 13:33   ` Shawn Guo
2023-08-13 13:33 ` Shawn Guo [this message]
2023-08-13 13:33   ` [GIT PULL 3/6] i.MX dt-bindings update " Shawn Guo
2023-08-13 13:33 ` [GIT PULL 4/6] i.MX ARM device tree change " Shawn Guo
2023-08-13 13:33   ` Shawn Guo
2023-08-13 13:33 ` [GIT PULL 5/6] i.MX arm64 device tree chanage " Shawn Guo
2023-08-13 13:33   ` Shawn Guo
2023-08-13 13:33 ` [GIT PULL 6/6] i.MX defconfig change " Shawn Guo
2023-08-13 13:33   ` Shawn Guo
2023-08-14 17:10 ` [GIT PULL 1/6] i.MX drivers update " patchwork-bot+linux-soc
2023-08-14 22:20 ` patchwork-bot+linux-soc

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=20230813133354.847010-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 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.