forked from Ivasoft/openwrt
lantiq: dts: drop superfluous address and size cells
Fixes the following devicetree compiler warning: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -103,8 +103,6 @@
|
||||
lantiq,cs1 = <1>;
|
||||
bank-width = <1>;
|
||||
reg = <1 0x0 0x2000000>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
nand-ecc-mode = "on-die";
|
||||
|
||||
partitions {
|
||||
|
||||
Reference in New Issue
Block a user