summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/vexpress-v2m.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: vexpress: Remove motherboard dependencies in the DTS filesPawel Moll2012-11-051-7/+4
| | | | | | | | | | | The way the VE motherboard Device Trees were constructed enforced naming and structure of daughterboard files. This patch makes it possible to simply include the motherboard description anywhere in the main Device Tree and retires the "arm,v2m-timer" alias - any of the motherboard SP804 timers will be used instead. Signed-off-by: Pawel Moll <pawel.moll@arm.com>
* ARM: vexpress: Add config bus components and clocks to DTsPawel Moll2012-11-051-2/+133
| | | | | | | | Add description of all functions provided by Versatile Express motherboard and daughterboards configuration controllers and clock dependencies between devices. Signed-off-by: Pawel Moll <pawel.moll@arm.com>
* ARM: vexpress: Add fixed regulator for SMSCPawel Moll2012-07-131-0/+10
| | | | | | | | | | SMSC driver requires "vdd33a" and "vddvario" regulator supplies now. Add fixed regulator describing 3V3 power line (in both motherboard's Device Trees and the non-DT code) and force fixed regulator config option if regulators framework is enabled. Signed-off-by: Pawel Moll <pawel.moll@arm.com>
* ARM: vexpress: Add missing SP804 interrupt in motherboard's DTS filesPawel Moll2012-07-131-0/+1
| | | | Signed-off-by: Pawel Moll <pawel.moll@arm.com>
* ARM: vexpress: Add Device Tree supportPawel Moll2012-02-241-0/+200
This patch adds generic Versatile Express DT machine description, Device Tree description for the motherboard and documentation for the bindings. Signed-off-by: Pawel Moll <pawel.moll@arm.com>
OpenPOWER on IntegriCloud