mbox series

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

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

Pull-request

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

Message

Shawn Guo April 22, 2019, 8:28 a.m. UTC
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f0e79eaf310c61cf4dee08dc9783dda55ac9f9ce:

  dt-bindings: arm: fsl: Add support for ZII i.MX7 RPU2 board (2019-04-22 09:00:45 +0800)

----------------------------------------------------------------
i.MX DT bindings update for 5.2:
 - Add vendor prefix for TQ Systems GmbH, Rakuten Kobo and Menlo Systems
   GmbH.
 - Add DT schema for SoC i.MX8MM and i.MX50, and board ZII VF610, VF610
   SPB4, i.MX7 RPU2, i.MX7S TQ MBa7, M53 Menlo and Eckelmann ci4x10.
 - Update imx-scu bindings on resource table and general interrupt
   support.
 - Add bindings for i.MX MMDC memory controller.

----------------------------------------------------------------
Andrey Smirnov (3):
      dt-bindings: arm: fsl: Add supported ZII VF610 boards to DT schema
      dt-bindings: arm: fsl: Add support for ZII VF610 SPB4
      dt-bindings: arm: fsl: Add support for ZII i.MX7 RPU2 board

Anson Huang (4):
      dt-bindings: firmware: imx-scu: remove unused resources from scu resource table
      dt-bindings: firmware: imx-scu: add new resources to scu resource table
      dt-bindings: memory-controllers: freescale: add MMDC binding doc
      dt-bindings: fsl: scu: add general interrupt support

Bruno Thomsen (2):
      dt-bindings: add vendor prefix for TQ Systems GmbH
      dt-bindings: arm: add TQ boards

Daniel Baluta (1):
      bindings: fsl-imx-sdma: Document fsl,imx8mq-sdma compatbile string

Jacky Bai (1):
      dt-bindings: arm: imx: Add the soc binding for imx8mm

Jonathan Neuschäfer (2):
      dt-bindings: Add vendor prefix for Rakuten Kobo, Inc.
      dt-bindings: arm: fsl: Add i.MX50 based boards

Marek Vasut (2):
      of: Add vendor prefix for Menlo Systems GmbH
      dt-bindings: arm: fsl: Add devicetree binding for M53 Menlo board.

Uwe Kleine-König (1):
      dt-bindings: arm: fsl: Add devicetree binding for Eckelmann ci4x10

 .../devicetree/bindings/arm/freescale/fsl,scu.txt  | 29 +++++++++++++----
 Documentation/devicetree/bindings/arm/fsl.yaml     | 36 ++++++++++++++++++++++
 .../devicetree/bindings/dma/fsl-imx-sdma.txt       |  1 +
 .../bindings/memory-controllers/fsl/mmdc.txt       | 35 +++++++++++++++++++++
 .../devicetree/bindings/vendor-prefixes.txt        |  3 ++
 include/dt-bindings/firmware/imx/rsrc.h            | 25 +++++----------
 6 files changed, 106 insertions(+), 23 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/fsl/mmdc.txt

Comments

Shawn Guo April 23, 2019, 2:03 a.m. UTC | #1
On Mon, Apr 22, 2019 at 04:28:33PM +0800, Shawn Guo wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.2
> 
> for you to fetch changes up to f0e79eaf310c61cf4dee08dc9783dda55ac9f9ce:
> 
>   dt-bindings: arm: fsl: Add support for ZII i.MX7 RPU2 board (2019-04-22 09:00:45 +0800)

Hi Arnd, Olof,

I updated the tag to include one update on i.MX7D ADC bindings, which is
being used by ZII i.MX7 RPU2 board.

Shawn


The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e2c7f52bcdaf6ee24447cd7bc6100702c0b0f777:

  dt-bindings: iio: imx7d-adc: Add #io-channel-cells to required (2019-04-23 09:48:46 +0800)

----------------------------------------------------------------
i.MX DT bindings update for 5.2:
 - Add vendor prefix for TQ Systems GmbH, Rakuten Kobo and Menlo Systems
   GmbH.
 - Add DT schema for SoC i.MX8MM and i.MX50, and board ZII VF610, VF610
   SPB4, i.MX7 RPU2, i.MX7S TQ MBa7, M53 Menlo and Eckelmann ci4x10.
 - Update imx-scu bindings on resource table and general interrupt
   support.
 - Add bindings for i.MX MMDC memory controller.
 - Update i.MX7D ADC bindings to add missing '#io-channel-cells'
   property.

----------------------------------------------------------------
Andrey Smirnov (4):
      dt-bindings: arm: fsl: Add supported ZII VF610 boards to DT schema
      dt-bindings: arm: fsl: Add support for ZII VF610 SPB4
      dt-bindings: arm: fsl: Add support for ZII i.MX7 RPU2 board
      dt-bindings: iio: imx7d-adc: Add #io-channel-cells to required

Anson Huang (4):
      dt-bindings: firmware: imx-scu: remove unused resources from scu resource table
      dt-bindings: firmware: imx-scu: add new resources to scu resource table
      dt-bindings: memory-controllers: freescale: add MMDC binding doc
      dt-bindings: fsl: scu: add general interrupt support

Bruno Thomsen (2):
      dt-bindings: add vendor prefix for TQ Systems GmbH
      dt-bindings: arm: add TQ boards

Daniel Baluta (1):
      bindings: fsl-imx-sdma: Document fsl,imx8mq-sdma compatbile string

Jacky Bai (1):
      dt-bindings: arm: imx: Add the soc binding for imx8mm

Jonathan Neuschäfer (2):
      dt-bindings: Add vendor prefix for Rakuten Kobo, Inc.
      dt-bindings: arm: fsl: Add i.MX50 based boards

Marek Vasut (2):
      of: Add vendor prefix for Menlo Systems GmbH
      dt-bindings: arm: fsl: Add devicetree binding for M53 Menlo board.

Uwe Kleine-König (1):
      dt-bindings: arm: fsl: Add devicetree binding for Eckelmann ci4x10

 .../devicetree/bindings/arm/freescale/fsl,scu.txt  | 29 +++++++++++++----
 Documentation/devicetree/bindings/arm/fsl.yaml     | 36 ++++++++++++++++++++++
 .../devicetree/bindings/dma/fsl-imx-sdma.txt       |  1 +
 .../devicetree/bindings/iio/adc/imx7d-adc.txt      |  2 ++
 .../bindings/memory-controllers/fsl/mmdc.txt       | 35 +++++++++++++++++++++
 .../devicetree/bindings/vendor-prefixes.txt        |  3 ++
 include/dt-bindings/firmware/imx/rsrc.h            | 25 +++++----------
 7 files changed, 108 insertions(+), 23 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/fsl/mmdc.txt
Olof Johansson April 28, 2019, 7:50 p.m. UTC | #2
On Tue, Apr 23, 2019 at 10:03:25AM +0800, Shawn Guo wrote:
> On Mon, Apr 22, 2019 at 04:28:33PM +0800, Shawn Guo wrote:
> > The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> > 
> >   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> > 
> > are available in the Git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.2
> > 
> > for you to fetch changes up to f0e79eaf310c61cf4dee08dc9783dda55ac9f9ce:
> > 
> >   dt-bindings: arm: fsl: Add support for ZII i.MX7 RPU2 board (2019-04-22 09:00:45 +0800)
> 
> Hi Arnd, Olof,
> 
> I updated the tag to include one update on i.MX7D ADC bindings, which is
> being used by ZII i.MX7 RPU2 board.
> 
> Shawn
> 
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.2
> 
> for you to fetch changes up to e2c7f52bcdaf6ee24447cd7bc6100702c0b0f777:
> 
>   dt-bindings: iio: imx7d-adc: Add #io-channel-cells to required (2019-04-23 09:48:46 +0800)
> 
> ----------------------------------------------------------------
> i.MX DT bindings update for 5.2:
>  - Add vendor prefix for TQ Systems GmbH, Rakuten Kobo and Menlo Systems
>    GmbH.
>  - Add DT schema for SoC i.MX8MM and i.MX50, and board ZII VF610, VF610
>    SPB4, i.MX7 RPU2, i.MX7S TQ MBa7, M53 Menlo and Eckelmann ci4x10.
>  - Update imx-scu bindings on resource table and general interrupt
>    support.
>  - Add bindings for i.MX MMDC memory controller.
>  - Update i.MX7D ADC bindings to add missing '#io-channel-cells'
>    property.

Merged, thanks.


-Olof