2
0
forked from Ivasoft/openwrt

lantiq: dts: fix size cells

SPI nodes only need an address and no size. Drop the size everywhere.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin
2019-01-27 13:42:51 +01:00
parent 35e45b742d
commit e55827b7a5
11 changed files with 11 additions and 11 deletions

View File

@@ -157,7 +157,7 @@
interrupt-names = "spi_rx", "spi_tx", "spi_err",
"spi_frm";
#address-cells = <1>;
#size-cells = <1>;
#size-cells = <0>;
status = "disabled";
};