Commit 85b5d85c authored by Aswath Govindraju's avatar Aswath Govindraju Committed by Shawn Guo
Browse files

ARM: dts: vf610-zii-dev-rev-b: Remove #address-cells and #size-cells property from at93c46d dt node



Remove #address-cells and #size-cells property from at93c46d device tree
node as it does not have child nodes.

Fixes: 1556063f ("ARM: dts: vf610-zii-dev: Add ZII development board.")
Signed-off-by: default avatarAswath Govindraju <a-govindraju@ti.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent b1111358
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -311,8 +311,6 @@
			compatible = "atmel,at93c46d";
			pinctrl-0 = <&pinctrl_gpio_e6185_eeprom_sel>;
			pinctrl-names = "default";
			#address-cells = <0>;
			#size-cells = <0>;
			reg = <1>;
			spi-max-frequency = <500000>;
			spi-cs-high;