From: Geert Uytterhoeven Date: Fri, 23 May 2014 07:46:19 +0000 (+0200) Subject: ARM: shmobile: r8a7779 dtsi: Correct #address-cells/#size-cells for clocks X-Git-Tag: omap-for-v3.17/fixes-against-rc2~122^2~35^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cc8afcbc47c5f33732fb1a4b37a35841e7494e8;p=pandora-kernel.git ARM: shmobile: r8a7779 dtsi: Correct #address-cells/#size-cells for clocks Warning (ranges_format): /clocks has empty "ranges" property but its #address-cells (2) differs from / (1) Warning (ranges_format): /clocks has empty "ranges" property but its #size-cells (2) differs from / (1) As r8a7779 doesn't support LPAE, change #address-cells and #size-cells from "<2>" to "<1>", and update the affected "reg" properties to fix this. Signed-off-by: Geert Uytterhoeven Acked-by: Laurent Pinchart Signed-off-by: Simon Horman --- Reading git-diff-tree failed