ARM: at91/dt: gpio-keys: remove address-cells and size-cells properties
authorNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 15 Mar 2013 10:30:54 +0000 (11:30 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 21 Mar 2013 15:07:15 +0000 (16:07 +0100)
commitb2ecb2e20215830c812dc2ffd677c538c31d30d5
treec23399518b4612fb42d472a18b9ab1be97aa2768
parent58dc5b53e1c1467e54bbbc47d56a4d5f8c478a31
ARM: at91/dt: gpio-keys: remove address-cells and size-cells properties

Gpio-keys nodes are not using the "reg" property in their sub nodes.
So, there is no need to define #address-cells and #size-cells properties
in gpio-keys nodes: we remove them.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9263ek.dts
arch/arm/boot/dts/at91sam9g20ek_common.dtsi
arch/arm/boot/dts/at91sam9m10g45ek.dts
arch/arm/boot/dts/at91sam9n12ek.dts
This page took 0.026125 seconds and 5 git commands to generate.