From: Stephen Warren Date: Mon, 3 Mar 2014 21:51:15 +0000 (-0700) Subject: ARM: tegra: use 2 address cells for Tegra124 DT X-Git-Tag: v3.15-rc1~77^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e30cb2388ab68de68142120ab9fca5ae6e377682;p=pandora-kernel.git ARM: tegra: use 2 address cells for Tegra124 DT Tegra124 can support 4GB of RAM. With that much RAM (plus some memory- mapped IO peripherals), more than 32-bits of physical address space is required. Hence, convert all Tegra124 DTs to use 2 DT cells for address space. (I think this was suggested by Olof Johansson, but I'm not 100% sure) Signed-off-by: Stephen Warren --- Reading git-diff-tree failed