Merge tag 'hisi-arm32-dt-for-5.11' of git://github.com/hisilicon/linux-hisi into...
authorArnd Bergmann <arnd@arndb.de>
Thu, 26 Nov 2020 21:09:35 +0000 (22:09 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 26 Nov 2020 21:09:36 +0000 (22:09 +0100)
commit3319f1489ef8516981a153ca4c96c442b356dc2c
tree4ecbd214a0d50a64a4798531b5cc19f525c4c72b
parentc7cf673399144361e696be5bdf5848a7e6f1053a
parentd48b6ef74ab06c5b29bd9ee9e830bdc639b196ee
Merge tag 'hisi-arm32-dt-for-5.11' of git://github.com/hisilicon/linux-hisi into arm/dt

ARM: DT: Hisilicon ARM32 DT updates for 5.11

- Cleanups of the hisilicon DTS to align with the dtschema including
  serial, usb, amba-bus, memory, mmc, spi and syscon. All of them do not
  have any functional effect except passing dtschema checks or dtc W=2
  builds.

* tag 'hisi-arm32-dt-for-5.11' of git://github.com/hisilicon/linux-hisi:
  ARM: dts: hisilicon: fix errors detected by syscon.yaml
  ARM: dts: hisilicon: fix errors detected by spi-pl022.yaml
  ARM: dts: hisilicon: fix errors detected by synopsys-dw-mshc.yaml
  ARM: dts: hisilicon: fix errors detected by root-node.yaml
  ARM: dts: hisilicon: fix errors detected by simple-bus.yaml
  ARM: dts: hisilicon: fix errors detected by usb yaml
  ARM: dts: hisilicon: fix errors detected by pl011.yaml
  ARM: dts: hisilicon: fix errors detected by snps-dw-apb-uart.yaml

Link: https://lore.kernel.org/r/5FBDC347.4050102@hisilicon.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>