From: Arnd Bergmann Date: Mon, 10 Jun 2013 14:48:36 +0000 (+0200) Subject: ARM: dts: add missing cpu #address-cell values X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~69^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b2efa896cc618e055e90c9d9600e7c8388ae3b7;p=pandora-kernel.git ARM: dts: add missing cpu #address-cell values A recent series has added CPU numbers to a lot of dts files, but unfortunately in a few cases the #address-cells and #size-cells values are missing, which causes build warnings. This adds the missing ones for sunxi and sama5 that I found through build testing. Signed-off-by: Arnd Bergmann Cc: Lorenzo Pieralisi --- Reading git-diff-tree failed