mbox series

[GIT,PULL,3/6] i.MX dt-bindings changes for 6.13

Message ID 20241104090055.1881860-3-shawnguo2@yeah.net (mailing list archive)
State New
Headers show
Series [GIT,PULL,1/6] i.MX drivers changes for 6.13 | expand

Pull-request

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

Message

Shawn Guo Nov. 4, 2024, 9 a.m. UTC
From: Shawn Guo <shawnguo@kernel.org>

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f1f6309aa9065487c527b538f476b49771aa0c4d:

  dt-bindings: arm: fsl: add compatible strings for Kobo Clara 2E (2024-11-04 15:15:23 +0800)

----------------------------------------------------------------
i.MX dt-bindings changes for 6.13:

- Add vendor prefix for ComVetia AG
- Add new board compatibles for Kobo Clara 2E, Boundary Device Nitrogen8MP,
  Comvetia LXR, Kontron i.MX8MP OSM-S, Verdin i.MX8MM/P Ivy, DH Electronics
  DHCOM, IOTA2 Lumpy, Gateworks GW82XX-2x
- A couple changes from Fabio Estevam to improve imx-anatop and imx-gpc
  bindings
- A fsl,dsp bindings update from Laurentiu Mihalcea to correct power domain
  count

----------------------------------------------------------------
Andreas Kemnade (1):
      dt-bindings: arm: fsl: add compatible strings for Kobo Clara 2E

Bhavin Sharma (1):
      dt-bindings: arm: fsl: Add Boundary Device Nitrogen8MP Universal SMARC Carrier Board

Fabio Estevam (5):
      dt-bindings: vendor-prefixes: Add an entry for ComVetia AG
      dt-bindings: arm: fsl: Document the Comvetia LXR board
      dt-bindings: soc: imx: fsl,imx-anatop: Fix the i.MX7 irq number
      dt-bindings: soc: imx: fsl,imx-anatop: Add additional regulators
      dt-bindings: power: fsl,imx-gpc: Document fsl,imx6sll-gpc

Frieder Schrempf (1):
      dt-bindings: arm: fsl: Add Kontron i.MX8MP OSM-S based boards

João Paulo Gonçalves (2):
      dt-bindings: arm: freescale: Add verdin imx8mm ivy board
      dt-bindings: arm: freescale: Add verdin imx8mp ivy board

Laurentiu Mihalcea (1):
      dt-bindings: dsp: fsl,dsp: fix power domain count

Marek Vasut (3):
      dt-bindings: arm: fsl: Document DH i.MX8MP DHCOM SoM on DRC02 carrier board
      dt-bindings: arm: fsl: Document DH electronics i.MX8M Plus DHCOM PicoITX
      dt-bindings: arm: fsl: Document i.MX6DL DHCOM SoM on PDK2 carrier board

Michal Vokáč (1):
      dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board

Tim Harvey (1):
      dt-bindings: arm: fsl: Add Gateworks GW82XX-2x dev kit

 Documentation/devicetree/bindings/arm/fsl.yaml     | 45 ++++++++++++++++++++--
 Documentation/devicetree/bindings/dsp/fsl,dsp.yaml | 31 ++++++++++++---
 .../devicetree/bindings/mailbox/arm,mhuv2.yaml     |  2 +-
 .../devicetree/bindings/power/fsl,imx-gpc.yaml     |  1 +
 .../bindings/soc/imx/fsl,imx-anatop.yaml           | 20 +++++++++-
 .../devicetree/bindings/vendor-prefixes.yaml       |  2 +
 6 files changed, 90 insertions(+), 11 deletions(-)