soc.lore.kernel.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>,
	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 1/4] i.MX DT bindings update for 6.1
Date: Sun, 18 Sep 2022 17:28:03 +0800	[thread overview]
Message-ID: <20220918092806.2152700-1-shawnguo@kernel.org> (raw)

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 64e61a940d96184d294f431848a28765f44525fa:

  dt-bindings: arm: imx: update fsl.yaml for imx8dxl (2022-09-17 16:25:50 +0800)

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

- Add compatible for new boards: Kontron BL i.MX8MM OSM-S, MSC
  SM2S-IMX8PLUS SoM and SM2-MB-EP1 Carrier, i.MX8M Mini Gateworks
  GW7904 board, i.MX8DXL EVK Board.
- Add add interconnect property for i.MX8MP various blk-ctrl devices.
- Add i.MX8MP HDMI HDCP and HRV power domain DT IDs.
- Add bindings for i.MX93 SRC and MEDIAMIX blk-ctrl.
- A minor style fix on i.MX8MM clock binding header.

----------------------------------------------------------------
Frieder Schrempf (3):
      dt-bindings: arm: fsl: imx6ul-kontron: Update bindings
      dt-bindings: arm: fsl: Rename compatibles for Kontron i.MX8MM SoM/board
      dt-bindings: arm: fsl: Add Kontron BL i.MX8MM OSM-S board

Marcel Ziswiler (1):
      dt-bindings: clk: imx8mm: don't use multiple blank lines

Martyn Welch (1):
      dt-bindings: arm: fsl: Add MSC SM2S-IMX8PLUS SoM and SM2-MB-EP1 Carrier

Peng Fan (10):
      dt-bindings: soc: imx: add interconnect property for i.MX8MP media blk ctrl
      dt-bindings: soc: imx: add interconnect property for i.MX8MP hdmi blk ctrl
      dt-bindings: soc: imx: add interconnect property for i.MX8MP hsio blk ctrl
      dt-bindings: power: imx8mp-power: add HDMI HDCP/HRV
      dt-bindings: soc: imx: drop minItems for i.MX8MM vpu blk ctrl
      dt-bindings: soc: imx: add interconnect property for i.MX8MM vpu blk ctrl
      dt-bindings: soc: imx: add i.MX8MP vpu blk ctrl
      dt-bindings: mfd: syscon: Add i.MX93 blk ctrl system registers
      dt-bindings: soc: add i.MX93 SRC
      dt-bindings: soc: add i.MX93 mediamix blk ctrl

Shenwei Wang (2):
      dt-bindings: firmware: add missing resource IDs for imx8dxl
      dt-bindings: arm: imx: update fsl.yaml for imx8dxl

Tim Harvey (1):
      dt-bindings: arm: Add i.MX8M Mini Gateworks GW7904 board

 Documentation/devicetree/bindings/arm/fsl.yaml     |  58 ++++++-----
 Documentation/devicetree/bindings/mfd/syscon.yaml  |   2 +
 .../bindings/soc/imx/fsl,imx8mm-vpu-blk-ctrl.yaml  | 110 ++++++++++++++++++---
 .../bindings/soc/imx/fsl,imx8mp-hdmi-blk-ctrl.yaml |   9 ++
 .../bindings/soc/imx/fsl,imx8mp-hsio-blk-ctrl.yaml |  10 ++
 .../soc/imx/fsl,imx8mp-media-blk-ctrl.yaml         |  14 +++
 .../bindings/soc/imx/fsl,imx93-media-blk-ctrl.yaml |  80 +++++++++++++++
 .../devicetree/bindings/soc/imx/fsl,imx93-src.yaml |  96 ++++++++++++++++++
 include/dt-bindings/clock/imx8mm-clock.h           |   1 -
 include/dt-bindings/firmware/imx/rsrc.h            |   7 ++
 include/dt-bindings/power/fsl,imx93-power.h        |  15 +++
 include/dt-bindings/power/imx8mp-power.h           |   6 ++
 12 files changed, 374 insertions(+), 34 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx93-media-blk-ctrl.yaml
 create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx93-src.yaml
 create mode 100644 include/dt-bindings/power/fsl,imx93-power.h

             reply	other threads:[~2022-09-18  9:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-18  9:28 Shawn Guo [this message]
2022-09-18  9:28 ` [GIT PULL 2/4] i.MX drivers change for 6.1 Shawn Guo
2022-09-18  9:28 ` [GIT PULL 3/4] i.MX device tree " Shawn Guo
2022-09-18  9:28 ` [GIT PULL 4/4] i.MX arm64 device tree update " Shawn Guo
2022-09-23 14:52 ` [GIT PULL 1/4] i.MX DT bindings " patchwork-bot+linux-soc
2022-09-23 16: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=20220918092806.2152700-1-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).