mbox series

[GIT,PULL,3/6] i.MX dt-bindings update for 6.2

Message ID 20221119125733.32719-3-shawnguo@kernel.org
State New
Headers show
Series [GIT,PULL,1/6] i.MX drivers change for 6.2 | expand

Pull-request

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

Message

Shawn Guo Nov. 19, 2022, 12:57 p.m. UTC
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 651ae85e5c5be0185f341e82171275b0c3b68868:

  dt-bindings: arm: fsl: Add an entry for Cloos PHG board (2022-11-14 16:56:31 +0800)

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

- New vendor prefix for Cloos and InnoComm.
- New compatible for Cloos PHG board, InnoComm WB15 EVK and Kobo Aura 2.
- Improve snvs-lpgpr bindings schema regarding i.MX8M SNVS LPGRP
  compatible strings.
- Improve fsl-imx-cspi bindings schema for i.MX8MP ECSPI.
- Add bindings schema for i.MX8M ANATOP device.
- Update SCU firmware resource ID header by syncing with the latest
  available SCFW kit version 1.13.0.

----------------------------------------------------------------
Andreas Kemnade (1):
      dt-bindings: arm: fsl: add compatible string for Kobo Aura 2

Fabio Estevam (2):
      dt-bindings: vendor-prefixes: Add an entry for Cloos
      dt-bindings: arm: fsl: Add an entry for Cloos PHG board

Marek Vasut (1):
      dt-bindings: nvmem: snvs-lpgpr: Fix i.MX8M compatible strings

Peng Fan (2):
      dt-bindings: clock: add i.MX8M Anatop
      dt-bindings: spi: fsl-imx-cspi: update i.MX8MP binding

Sascha Hauer (2):
      dt-bindings: vendor-prefixes: Add prefix for InnoComm
      dt-bindings: arm: fsl: Add InnoComm WB15 EVK

Viorel Suman (1):
      dt-bindings: firmware: imx: sync with SCFW kit v1.13.0

 Documentation/devicetree/bindings/arm/fsl.yaml     |   3 +
 .../bindings/clock/fsl,imx8m-anatop.yaml           |  51 ++++
 .../devicetree/bindings/nvmem/snvs-lpgpr.yaml      |  20 +-
 .../devicetree/bindings/spi/fsl-imx-cspi.yaml      |   4 +-
 .../devicetree/bindings/vendor-prefixes.yaml       |   4 +
 include/dt-bindings/firmware/imx/rsrc.h            | 302 ++++++++++++++-------
 6 files changed, 279 insertions(+), 105 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/clock/fsl,imx8m-anatop.yaml