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

@@ -158,7 +158,7 @@
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor";
reg = <4 0>;
reg = <4>;
spi-max-frequency = <10000000>;
partitions {