summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/dove-cm-a510.dts
AgeCommit message (Collapse)Author
2015-05-11ARM: dts: dove: Add proper support for Compulab CM-A510/SBC-A510Sebastian Hesselbarth
Existing dts file for Compulab CM-A510 was very limited due to missing hardware. Now that we actually found somebody with that board, properly rework it to provide a CoM/SoM include and a board file for Compulab's SBC-A510. Both the CM-A510 SoM and the SBC-A510 can be configured with different options, so we only enable a minimum set of options. The actual board configuration will have to be set by either the bootloader or user. Although functionally not required, repeat even disabled nodes again to increse their visibility in the dtsi/dts files. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Tested-by: Gabriel Dobato <dobatog@gmail.com> Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
2013-09-30ARM: dove: use preprocessor on device tree filesSebastian Hesselbarth
This coverts Dove DT board files to preprocessor includes instead of dtc includes. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2012-09-21ARM: dove: add device tree descriptorsSebastian Hesselbarth
This patch adds device tree decriptors for dove SoC and currently supported boards. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>