Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-07 | ARM: dts: Fix memory node in skeleton64.dtsi | Stepan Moskovchenko | |
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> | |||
2013-04-11 | ARM: dts: Add a 64 bits version of the skeleton device tree | Lior Amsalem | |
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> |