From f9321373851c38177f7ba29aeea6fdc3ab27b244 Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Sun, 23 Dec 2018 22:15:34 +0100 Subject: apm821xx: dts overhaul - remove stray #address-cells / #size-cells - fix partition unit-addresses in wd-mybooklive.dts - remove index from MBL's gpio node name Signed-off-by: Christian Lamparter --- target/linux/apm821xx/dts/meraki-mx60.dts | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/linux/apm821xx/dts/meraki-mx60.dts') diff --git a/target/linux/apm821xx/dts/meraki-mx60.dts b/target/linux/apm821xx/dts/meraki-mx60.dts index 62a77a62c0..fc3213e92c 100644 --- a/target/linux/apm821xx/dts/meraki-mx60.dts +++ b/target/linux/apm821xx/dts/meraki-mx60.dts @@ -53,9 +53,6 @@ ndfc@1,0 { status = "okay"; nand { - #address-cells = <1>; - #size-cells = <1>; - partition@0 { label = "u-boot"; reg = <0x00000000 0x00100000>; @@ -161,8 +158,6 @@ keys { compatible = "gpio-keys-polled"; - #address-cells = <1>; - #size-cells = <0>; poll-interval = <60>; /* 3 * 20 = 60ms */ autorepeat; -- cgit v1.2.3