Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: 1556063fde42 ("ARM: dts: vf610-zii-dev: Add ZII development board.")
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Aswath Govindraju and committed by
Shawn Guo
85b5d85c b1111358

-2
-2
arch/arm/boot/dts/vf610-zii-dev-rev-b.dts
··· 311 311 compatible = "atmel,at93c46d"; 312 312 pinctrl-0 = <&pinctrl_gpio_e6185_eeprom_sel>; 313 313 pinctrl-names = "default"; 314 - #address-cells = <0>; 315 - #size-cells = <0>; 316 314 reg = <1>; 317 315 spi-max-frequency = <500000>; 318 316 spi-cs-high;