]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: dts: dove: Add proper support for Compulab CM-A510/SBC-A510
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Mon, 4 May 2015 20:08:49 +0000 (22:08 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 11 May 2015 12:56:54 +0000 (14:56 +0200)
commit896dd2728ff2c85b7a1fb19b2d388deaf7e4ad0b
tree0d2b9ca071e982d86d1b46a94f1c2ac7f799c118
parentaa532007561e05b4dc3f60ad8eb29fa4850cab14
ARM: dts: dove: Add proper support for Compulab CM-A510/SBC-A510

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>
arch/arm/boot/dts/dove-cm-a510.dts [deleted file]
arch/arm/boot/dts/dove-cm-a510.dtsi [new file with mode: 0644]
arch/arm/boot/dts/dove-sbc-a510.dts [new file with mode: 0644]