From: Nicolas Ferre Date: Wed, 4 Mar 2015 17:31:03 +0000 (+0100) Subject: ARM: at91/dt: gpio-keys: address-cells and size-cells properties are not needed X-Git-Tag: omap-for-v4.2/o2_dc~53^2~41^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f74a4a642eb48e6638fb709039638881f6cf9ed;p=pandora-kernel.git ARM: at91/dt: gpio-keys: address-cells and size-cells properties are not needed 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 in these new boards. Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed