commit | 33eb79e15efce8a6d2069b643a8ba0079c9e88c0 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Sep 26 12:53:09 2019 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Apr 06 12:51:31 2020 +0200 |
tree | e3b6d71e064eb7a9ca08d6007c527aae5a1f0d1a | |
parent | 4f1b7f64dc60ad1f9dfc8b2183ee848c6970f31c [diff] |
ARM: zynq: Fix spi name node None name address should be aligned with address. DTC 1.5.1 is reporting issues related to that. arch/arm/boot/dts/zynq-zc770-xm010.dts:106.10-119.4: Warning (spi_bus_reg): /amba/spi@e0007000/flash@0: SPI bus unit address format error, expected "1" arch/arm/boot/dts/zynq-zc770-xm013.dts:101.19-109.4: Warning (spi_bus_reg): /amba/spi@e0006000/eeprom@0: SPI bus unit address format error, expected "2" Signed-off-by: Michal Simek <michal.simek@xilinx.com>