History log of /arch/arm/boot/dts/skeleton64.dtsi
Revision Date Author Comments
35faad2a1563b3d4dc983a82ac41033fe053870c 07-Aug-2013 Stepan Moskovchenko <stepanm@codeaurora.org> ARM: dts: Fix memory node in skeleton64.dtsi

Update the reg property of the memory node in
skeleton64.dtsi to reflect the fact that the root node uses
address-cells=2 and size-cells=2.

Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
7c14f6c719de092d69c81877786e83ce7ae1a860 09-Apr-2013 Lior Amsalem <alior@marvell.com> ARM: dts: Add a 64 bits version of the skeleton device tree

In order to be able to use more than 4GB address-cells and size-cells
have to be set to 2

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Lior Amsalem <alior@marvell.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>