UPSTREAM: ARM: dts: rockchip: move rk3036 memory definition to board files
authorHeiko Stuebner <heiko@sntech.de>
Wed, 30 Mar 2016 15:33:24 +0000 (17:33 +0200)
committerCaesar Wang <wxt@rock-chips.com>
Tue, 31 May 2016 08:43:30 +0000 (16:43 +0800)
commit695df6ecedc035a3023c1d715ef1e2e29ccb4f1c
treeccc0d28b674e859da86ca394a7be0c3da09e1a13
parentee818387e5bb6bc6469be303513294e0dc351d31
UPSTREAM: ARM: dts: rockchip: move rk3036 memory definition to board files

The amount of available memory is clearly a board-specific value, so
the core per-soc dtsi should not define a default of any sort.
Therefore move the memory-nodes to the two board files.

Also fix the amount of memory on Kylin (512MB instead of 1GB).
While in most cases the bootloader will override this with the
actual amount of memory, there is no need to keep known wrong values
in the board-dts.

Change-Id: I01645bb5a371b75b3cd3e044200b303b24f3709e
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
(cherry picked from git.kernel.org next/linux-next.git master
 commit fbf15046f12d6c8d5821c0dc5bf3ffc55a132243)
arch/arm/boot/dts/rk3036-evb.dts
arch/arm/boot/dts/rk3036-kylin.dts
arch/arm/boot/dts/rk3036.dtsi