mbox series

[GIT,PULL,1/5] i.MX dt-bindings update for 5.19

Message ID 20220508033843.2773685-1-shawnguo@kernel.org (mailing list archive)
State Accepted
Commit 3d09c0dfd0bcfd7bca4a3fa4fb34165f417d8d6e
Headers show
Series [GIT,PULL,1/5] i.MX dt-bindings update for 5.19 | expand

Pull-request

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

Message

Shawn Guo May 8, 2022, 3:38 a.m. UTC
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 75f9d540862a392395f41a5aa437a7fc2d059c23:

  dt-bindings: arm: Add bosch acc board (2022-05-06 20:28:57 +0800)

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

- Various board compatible additions to fsl.yaml.
- Update fsl-imx-dma bindings to deprecate '#dma-channels' and
  '#dma-requests'.
- Add bindings for i.MX8MP HDMI and media block control.
- Add vendor prefix for Storopack.

----------------------------------------------------------------
Andrej Picej (1):
      dt-bindings: arm: fsl: add PHYTEC phyGATE Tauri i.MX6 ULL

Changming Huang (1):
      dt-bindings: arm: fsl: add ls1021a-iot board

Denys Drozdov (1):
      dt-bindings: arm: fsl: add toradex,colibri-imx6ull

Fabio Estevam (2):
      dt-bindings: vendor-prefixes: Add prefix for Storopack
      dt-bindings: arm: fsl: Add Storopack i.MX7D SMEGW01 board

Krzysztof Kozlowski (1):
      dt-bindings: dmaengine: fsl-imx: deprecate '#dma-channels' and '#dma-requests'

Lucas Stach (2):
      dt-bindings: power: imx8mp: add defines for HDMI blk-ctrl domains
      dt-bindings: soc: add binding for i.MX8MP HDMI blk-ctrl

Manoj Sai (1):
      dt-bindings: arm: fsl: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit

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

Marek Vasut (3):
      dt-bindings: arm: Add Data Modul i.MX8M Mini eDM SBC
      dt-bindings: arm: Add i.MX53 based Menlo board comment
      dt-bindings: arm: Add i.MX8M Mini Toradex Verdin based Menlo board

Matthias Schiffer (1):
      dt-bindings: arm: fsl: add TQ Systems boards based on i.MX6UL(L)

Max Krummenacher (2):
      dt-bindings: arm: fsl: imx6dl-colibri: Drop dedicated v1.1 bindings
      dt-bindings: arm: fsl: Add carriers for toradex,colibri-imx6dl

Michael Walle (1):
      dt-bindings: arm: fsl: add IMX8MN DDR3L eval board

Paul Elder (1):
      dt-bindings: soc: Add i.MX8MP media block control DT bindings

Philip Oberfichtner (1):
      dt-bindings: arm: Add bosch acc board

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

 Documentation/devicetree/bindings/arm/fsl.yaml     | 119 ++++++++++++++++++---
 .../devicetree/bindings/dma/fsl-imx-dma.txt        |   8 +-
 .../bindings/soc/imx/fsl,imx8mp-hdmi-blk-ctrl.yaml |  84 +++++++++++++++
 .../soc/imx/fsl,imx8mp-media-blk-ctrl.yaml         | 104 ++++++++++++++++++
 .../devicetree/bindings/vendor-prefixes.yaml       |   2 +
 include/dt-bindings/power/imx8mp-power.h           |  18 ++++
 6 files changed, 315 insertions(+), 20 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-hdmi-blk-ctrl.yaml
 create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml

Comments

patchwork-bot+linux-soc@kernel.org May 9, 2022, 9:40 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sun,  8 May 2022 11:38:39 +0800 you wrote:
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
>   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.19
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/5] i.MX dt-bindings update for 5.19
    https://git.kernel.org/soc/soc/c/3d09c0dfd0bc
  - [GIT,PULL,2/5] i.MX drivers update for 5.19
    https://git.kernel.org/soc/soc/c/2b6866d70db1
  - [GIT,PULL,3/5] i.MX ARM device tree update for 5.19
    (no matching commit)
  - [GIT,PULL,4/5] i.MX arm64 device tree update for 5.19
    (no matching commit)
  - [GIT,PULL,5/5] i.MX defconfig update for 5.19
    https://git.kernel.org/soc/soc/c/1758da7f31cb

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org May 12, 2022, 8:40 p.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sun,  8 May 2022 11:38:39 +0800 you wrote:
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
>   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.19
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/5] i.MX dt-bindings update for 5.19
    (no matching commit)
  - [GIT,PULL,2/5] i.MX drivers update for 5.19
    (no matching commit)
  - [GIT,PULL,3/5] i.MX ARM device tree update for 5.19
    https://git.kernel.org/soc/soc/c/31df43eff28d
  - [GIT,PULL,4/5] i.MX arm64 device tree update for 5.19
    https://git.kernel.org/soc/soc/c/977389aabe34
  - [GIT,PULL,5/5] i.MX defconfig update for 5.19
    (no matching commit)

You are awesome, thank you!