Linux SOC development
 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.3
Date: Mon, 30 Jan 2023 10:39:44 +0800	[thread overview]
Message-ID: <20230130023947.11780-3-shawnguo@kernel.org> (raw)
In-Reply-To: <20230130023947.11780-1-shawnguo@kernel.org>

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 551460d15a05c2f4dfbb80deedcb1acb7437e165:

  dt-bindings: arm: fsl: Add verdin yavia carrier-board (2023-01-26 19:47:30 +0800)

----------------------------------------------------------------
i.MX DT bindings for 6.3:

- New board compatibles: Beacon EmbeddedWorks i.MX8M Plus kit,
  DHCOM PDK2, PicoITX and DRC02, Enumerate Debix, Starterkit SK-iMX53,
  verdin yavia carrier-board.
- Add vendor prefix for Polyhex Technology Co.
- A series from Krzysztof Kozlowski to fix up fsl,imx-gpc bindings.
- Add clock cells for imx8mp-hsio-blk-ctrl bindings.
- A series from Marek Vasut to shuffle i.MX8MM board entries.
- A couple changes from Stefan Wahren to update compatibles for i.MX28
  based boards.

----------------------------------------------------------------
Adam Ford (1):
      dt-bindings: arm: Add Beacon EmbeddedWorks i.MX8M Plus kit

Christoph Niedermaier (1):
      dt-bindings: arm: fsl: Add PDK2, PicoITX and DRC02 boards for the DHCOM i.MX6ULL SoM

Daniel Scally (2):
      dt-bindings: vendor-prefixes: Add Polyhex Technology Co.
      dt-bindings: arm: fsl: Enumerate Debix Model A Board

Dmitry Baryshkov (2):
      dt-bindings: vendor-prefixes: add Startkit
      dt-bindings: arm: fsl: Add the Starterkit SK-iMX53 board

Krzysztof Kozlowski (3):
      dt-bindings: power: fsl,imx-gpc: document fsl,imx6ul-gpc compatible
      dt-bindings: power: fsl,imx-gpc: correct compatibles
      dt-bindings: power: fsl,imx-gpc: document interrupt-controller

Lucas Stach (1):
      dt-bindings: soc: imx8mp-hsio-blk-ctrl: add clock cells

Marek Vasut (4):
      dt-bindings: arm: Move MX8Menlo board to i.MX8M Mini Toradex Verdin SoM entry
      dt-bindings: arm: Split i.MX8M Mini NITROGEN SoM based boards
      dt-bindings: arm: Split i.MX8M Plus DHCOM based boards
      dt-bindings: arm: Move i.MX8MM Cloos PHG Board to TQM entry

Peng Fan (1):
      dt-bindings: soc: imx: add IOMUXC GPR support

Philippe Schenker (1):
      dt-bindings: arm: fsl: Add verdin yavia carrier-board

Stefan Wahren (2):
      dt-bindings: arm: fsl: Fix bindings for APF28Dev board
      dt-bindings: arm: Document the rest of i.MX28 based boards

 Documentation/devicetree/bindings/arm/fsl.yaml     | 96 ++++++++++++++++++++--
 .../devicetree/bindings/power/fsl,imx-gpc.yaml     | 19 +++--
 .../bindings/soc/imx/fsl,imx-iomuxc-gpr.yaml       | 57 +++++++++++++
 .../bindings/soc/imx/fsl,imx8mp-hsio-blk-ctrl.yaml |  4 +
 .../devicetree/bindings/vendor-prefixes.yaml       |  4 +
 5 files changed, 169 insertions(+), 11 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx-iomuxc-gpr.yaml

  parent reply	other threads:[~2023-01-30  2:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-30  2:39 [GIT PULL 1/6] i.MX drivers change for 6.3 Shawn Guo
2023-01-30  2:39 ` [GIT PULL 2/6] i.MX SoC update " Shawn Guo
2023-01-30  2:39 ` Shawn Guo [this message]
2023-01-30  2:39 ` [GIT PULL 4/6] i.MX arm device tree change " Shawn Guo
2023-01-30  2:39 ` [GIT PULL 5/6] i.MX arm64 " Shawn Guo
2023-01-30  2:39 ` [GIT PULL 6/6] i.MX defconfig " Shawn Guo
2023-01-30 22:31 ` [GIT PULL 1/6] i.MX drivers " patchwork-bot+linux-soc
2023-02-01 16:30 ` 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=20230130023947.11780-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