mbox series

[GIT,PULL] Gemini DTS updates for v5.14

Message ID CACRpkdZWpLAcAStq8dEyGL_d9Bvp-WNPu-2EuJw1eTL4kyvgig@mail.gmail.com
State New
Headers show
Series [GIT,PULL] Gemini DTS updates for v5.14 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git tags/gemini-dts-v5.14-1

Message

Linus Walleij June 1, 2021, 9:44 a.m. UTC
Hi SoC maintainers,

here are some collected DTS-patches for Gemini destined
for the v5.14 kernel.

Corentin is working on some more really interesting stuff:
crypto acceleration and two new boards. If this gets finished
in time for v5.14 I will simply send another pull request on
top of this one.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/gemini-dts-v5.14-1

for you to fetch changes up to 78924664af92fabc203a946eac09c69592fa12c4:

  ARM: dts: gemini: remove xxx-cells from display (2021-05-22 01:54:05 +0200)

----------------------------------------------------------------
Gemini device tree updates for the v5.14 kernel:
- MAINTAINERS fix for the DTS files
- Drop a duplicate ethernet node on the RUT1xx DTS
- Add device_type to the PCI node
- Fix up some DTS syntax so it agrees with the schemas merged
  for the v5.14 merge window

----------------------------------------------------------------
Corentin Labbe (10):
      MAINTAINERS: gemini: add missing dts pattern
      ARM: dts: gemini: rename mdio to the right name
      ARM: dts: gemini-rut1xx: remove duplicate ethernet node
      ARM: dts: gemini: add device_type on pci
      ARM: dts: gemini: use the right rtc compatible
      ARM: dts: gemini: convert obsolete SPI properties
      ARM: dts: gemini-dlink-dns-313: rename gpio-i2c to i2c
      ARM: dts: gemini-dlink-dir-685: rename gpio-i2c to i2c
      ARM: dts: gemini-dlink-dir-685: Remove address from display port
      ARM: dts: gemini: remove xxx-cells from display

 MAINTAINERS                                |  1 +
 arch/arm/boot/dts/gemini-dlink-dir-685.dts | 11 +++++------
 arch/arm/boot/dts/gemini-dlink-dns-313.dts |  4 ++--
 arch/arm/boot/dts/gemini-nas4220b.dts      |  2 +-
 arch/arm/boot/dts/gemini-rut1xx.dts        | 14 +-------------
 arch/arm/boot/dts/gemini-sl93512r.dts      |  6 +++---
 arch/arm/boot/dts/gemini-sq201.dts         |  6 +++---
 arch/arm/boot/dts/gemini-wbd111.dts        |  2 +-
 arch/arm/boot/dts/gemini-wbd222.dts        |  2 +-
 arch/arm/boot/dts/gemini.dtsi              |  5 ++---
 10 files changed, 20 insertions(+), 33 deletions(-)