[GIT PULL 3/6] i.MX dt-bindings change for 5.18

Shawn Guo shawnguo at kernel.org
Mon Feb 21 23:52:23 PST 2022


The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 039facb4323b9ff22e50c017c60f7020811a7229:

  dt-bindings: arm: imx: add imx8mm gw7903 support (2022-02-21 12:06:37 +0800)

----------------------------------------------------------------
i.MX dt-bindings change for 5.18:

- New board compatible for Protonic PRT8MM, Toradex Verdin-imx8mm,
  emCON-MX8M Mini, i.MX8MM GW7903.
- A series of patches from Lucas Stach adding support for i.MX8M VPU
  and HSIO blk-ctrl power domains.

----------------------------------------------------------------
Lucas Stach (6):
      dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
      dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
      dt-bindings: arm: imx: add Protonic PRT8MM board compatible
      dt-bindings: power: add defines for i.MX8MP power domain
      dt-bindings: power: imx8mp: add defines for HSIO blk-ctrl domains
      dt-bindings: soc: add binding for i.MX8MP HSIO blk-ctrl

Marcel Ziswiler (1):
      dt-bindings: arm: fsl: add toradex,verdin-imx8mm et al.

Reinhold Mueller (1):
      dt-bindings: arm: Add emtrion hardware emCON-MX8M Mini

Tim Harvey (1):
      dt-bindings: arm: imx: add imx8mm gw7903 support

 Documentation/devicetree/bindings/arm/fsl.yaml     | 24 +++++++
 .../devicetree/bindings/power/fsl,imx-gpcv2.yaml   |  2 +
 .../bindings/soc/imx/fsl,imx8mp-hsio-blk-ctrl.yaml | 78 ++++++++++++++++++++++
 .../bindings/soc/imx/fsl,imx8mq-vpu-blk-ctrl.yaml  | 71 ++++++++++++++++++++
 include/dt-bindings/power/imx8mp-power.h           | 35 ++++++++++
 include/dt-bindings/power/imx8mq-power.h           |  3 +
 6 files changed, 213 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-hsio-blk-ctrl.yaml
 create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx8mq-vpu-blk-ctrl.yaml
 create mode 100644 include/dt-bindings/power/imx8mp-power.h



More information about the linux-arm-kernel mailing list