mbox series

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

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

Pull-request

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

Message

Shawn Guo Feb. 4, 2021, 12:01 p.m. UTC
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 1447e43c0b735ffc0d48a6aec4f74d6877caffc2:

  dt-bindings: arm: imx: add imx8mm nitrogen support (2021-01-30 22:25:55 +0800)

----------------------------------------------------------------
i.MX DT bindings update for 5.12:

- Various board compatible additions to fsl.yaml.
- Add vendor prefix for Plymovent and Kverneland Group.
- Update simple panel bindings to include compatible for EDT and Kyocera
  panels.

----------------------------------------------------------------
Adam Ford (1):
      dt-bindings: arm: fsl: Add beacon,imx8mn-beacon-kit

Adrien Grassein (1):
      dt-bindings: arm: imx: add imx8mm nitrogen support

Alice Guo (1):
      dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID

Martin Kepplinger (1):
      dt-bindings: arm: fsl: Add the librem 5 Evergreen revision

Michael Walle (1):
      dt-bindings: arm: fsl: add Kontron sl28 variant 1

Oleksij Rempel (11):
      dt-bindings: display: simple: fix alphabetical order for EDT compatibles
      dt-bindings: display: simple: add EDT compatibles already supported by the driver
      dt-bindings: display: simple: Add Kyocera tcg070wvlq panel
      dt-bindings: vendor-prefixes: Add an entry for Plymovent
      dt-bindings: arm: fsl: add Plymovent M2M board
      dt-bindings: arm: fsl: add Plymovent BAS board
      dt-bindings: arm: fsl: add Protonic MVT board
      dt-bindings: arm: fsl: add Protonic PRTI6G board
      dt-bindings: vendor-prefixes: Add an entry for Kverneland Group
      dt-bindings: arm: fsl: add Kverneland UT1, UT1Q and UI1P boards
      dt-bindings: arm: fsl: add Kverneland TGO board

Teresa Remmet (1):
      bindings: arm: fsl: Add PHYTEC i.MX8MP devicetree bindings

Tim Harvey (1):
      dt-bindings: arm: fsl: Add binding for Gateworks boards with IMX8MM

 Documentation/devicetree/bindings/arm/fsl.yaml     | 23 ++++++
 .../bindings/display/panel/panel-simple.yaml       | 19 +++--
 .../devicetree/bindings/soc/imx/imx8m-soc.yaml     | 86 ++++++++++++++++++++++
 .../devicetree/bindings/vendor-prefixes.yaml       |  4 +
 4 files changed, 124 insertions(+), 8 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/imx/imx8m-soc.yaml

Comments

Arnd Bergmann Feb. 9, 2021, 11:06 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Thu, 4 Feb 2021 20:01:47 +0800, Shawn Guo wrote:
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.12
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 6f771ce6c3bb2c4dc9d348b578871c7adb8b285b

       Arnd