mbox series

[GIT,PULL,3/6] i.MX DT bindings update for 5.13

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

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindgins-5.13

Message

Shawn Guo March 31, 2021, 4:10 a.m. UTC
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindgins-5.13

for you to fetch changes up to 6634b2d252accd3fcdc94a5e0a1319009363892e:

  dt-bindings: arm: fsl: Add the reMarkable 2 e-Ink tablet (2021-03-29 09:42:11 +0800)

----------------------------------------------------------------
i.MX bindings update for 5.13:

- Add vendor prefix for reMarkable.
- Add compatible for reMarkable 2 e-Ink tablet, Kontron pITX-imx8m
  board, Engicam i.Core MX8M Mini devices.
- Add compatbile 'fsl,imx8qm-mu' for i.MX mailbox bindings.
- One correction on example clock-names in imx8qxp-lpcg bindings.

----------------------------------------------------------------
Alistair Francis (2):
      dt-bindings: Add vendor prefix for reMarkable
      dt-bindings: arm: fsl: Add the reMarkable 2 e-Ink tablet

Dong Aisheng (2):
      dt-bindings: arm: fsl: add imx8qm boards compatible string
      dt-bindings: mailbox: mu: add imx8qm support

Heiko Thiery (1):
      dt-bindings: arm: fsl: add Kontron pITX-imx8m board

Jagan Teki (2):
      dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini C.TOUCH 2.0
      dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit

Peng Fan (1):
      dt-bindings: clock: imx8qxp-lpcg: correct the example clock-names

 Documentation/devicetree/bindings/arm/fsl.yaml           | 16 ++++++++++++++++
 .../devicetree/bindings/clock/imx8qxp-lpcg.yaml          |  6 +++---
 Documentation/devicetree/bindings/mailbox/fsl,mu.yaml    |  5 ++++-
 Documentation/devicetree/bindings/vendor-prefixes.yaml   |  2 ++
 4 files changed, 25 insertions(+), 4 deletions(-)

Comments

Arnd Bergmann April 1, 2021, 8:15 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:16 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindgins-5.13
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 2771bc0dbaad48238b0fc3ae73d1c5215b5e018b

       Arnd