]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'zynqmp-dt-for-v5.0' of https://github.com/Xilinx/linux-xlnx into next/dt
authorArnd Bergmann <arnd@arndb.de>
Thu, 20 Dec 2018 15:30:59 +0000 (16:30 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Dec 2018 15:31:32 +0000 (16:31 +0100)
commit4e45d1ce45650bbfad40002e59eac0022b050ae5
treea464617f71973c2b595536123b8578217886b2d6
parent327f6a507ffaa60adbbc4f7fb16465c4563183dc
parent2e2c370407d3527df3033779f5794039362768e3
Merge tag 'zynqmp-dt-for-v5.0' of https://github.com/Xilinx/linux-xlnx into next/dt

arm64: dts: zynqmp: DT changes for v5.0

- Fix node names
- Fix wakeup-source
- Wire ddrc
- Label gpio controller (PS gpio)

* tag 'zynqmp-dt-for-v5.0' of https://github.com/Xilinx/linux-xlnx:
  arm64: dts: zynqmp: Fix node names which contain "_"
  arm64: dts: zynqmp: Add missing gpio-controller to ps gpio
  arm64: dts: zynqmp: Add DDRC node
  arm64: dts: zynqmp: replace gpio-key,wakeup with wakeup-source property
  arm64: dts: zynqmp: Use mmc@ instead sdhci@

Signed-off-by: Arnd Bergmann <arnd@arndb.de>