From 55ff2951eac8fd86c91b9673395325e393e357ac Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Mon, 6 Aug 2018 07:11:13 +0200 Subject: ath79: fix dts warnings Fix all issues found by the devicetree compiler like wrong address/size cells as well as wrong/missing/superfluous unit addresses. Signed-off-by: Mathias Kresin --- target/linux/ath79/dts/qca9533_glinet_ar300m_nand.dts | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/ath79/dts/qca9533_glinet_ar300m_nand.dts') diff --git a/target/linux/ath79/dts/qca9533_glinet_ar300m_nand.dts b/target/linux/ath79/dts/qca9533_glinet_ar300m_nand.dts index c1c4493a22..33226b9889 100644 --- a/target/linux/ath79/dts/qca9533_glinet_ar300m_nand.dts +++ b/target/linux/ath79/dts/qca9533_glinet_ar300m_nand.dts @@ -7,8 +7,6 @@ num-cs = <1>; flash@0 { - #address-cells = <1>; - #size-cells = <1>; compatible = "winbond,w25q128", "jedec,spi-nor"; reg = <0>; spi-max-frequency = <25000000>; @@ -42,8 +40,6 @@ }; flash@1 { - #address-cells = <1>; - #size-cells = <1>; compatible = "spinand,mt29f"; reg = <1>; spi-max-frequency = <25000000>; -- cgit v1.2.3