mbox series

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

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

Pull-request

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

Message

Shawn Guo Dec. 18, 2021, 7:14 a.m. UTC
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to e1e06edd94d5b3171401a1435a17251102cc8494:

  dt-bindings: soc: add binding for i.MX8MN DISP blk-ctrl (2021-12-17 10:54:26 +0800)

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

- New bindings for i.MX SPBA bus and i.MX8MN DISP blk-ctrl.
- New vendor prefix for BSH Hausgeraete GmbH and JOZ BV.
- New compatibles for various i.MX6 and i.MX8 boards.
- Add optional 'fsl,continuous-burst-clk' property support for imx-weim
  binding.

----------------------------------------------------------------
Adam Ford (2):
      dt-bindings: soc: imx: Add binding doc for spba bus
      dt-bindings: soc: add binding for i.MX8MN DISP blk-ctrl

Alexander Stein (3):
      dt-bindings: arm: fsl: add TQMa8MxML boards
      dt-bindings: arm: fsl: add TQMa8MxNL boards
      dt-bindings: arm: fsl: add TQMa8Mx boards

Ariel D'Alessandro (3):
      dt-bindings: Add vendor prefix for BSH Hausgeraete GmbH
      dt-bindings: arm: fsl: Add iMX8MN BSH SMM S2 boards
      dt-bindings: arm: fsl: Add BSH SMM-M2 IMX6ULZ SystemMaster board

Ivan Bornyakov (1):
      dt-bindings: bus: imx-weim: add words about continuous bclk

Jacky Bai (1):
      dt-bindings: arm: fsl: Add binding for imx8ulp evk

Matthias Schiffer (1):
      dt-bindings: arm: fsl: add TQ-Systems boards based on i.MX6Q/QP/DL

Michal Vokáč (1):
      dt-bindings: arm: fsl: Add Y Soft IOTA Crux/Crux+ boards

Oleksij Rempel (2):
      dt-bindings: vendor-prefixes: Add an entry for JOZ BV
      dt-bindings: arm: fsl: add JOZ Access Point

 Documentation/devicetree/bindings/arm/fsl.yaml     | 78 +++++++++++++++++
 .../devicetree/bindings/bus/fsl,spba-bus.yaml      | 68 +++++++++++++++
 Documentation/devicetree/bindings/bus/imx-weim.txt |  5 ++
 .../bindings/soc/imx/fsl,imx8mn-disp-blk-ctrl.yaml | 97 ++++++++++++++++++++++
 .../devicetree/bindings/vendor-prefixes.yaml       |  4 +
 5 files changed, 252 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/bus/fsl,spba-bus.yaml
 create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx8mn-disp-blk-ctrl.yaml