summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/highbank.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: highbank: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-131-4/+4
| | | | | | | | | | | Add support for the new smp_twd runtime registration interface to the highbank platforms, and remove the old compile-time support. The highbank DTS file is updated to match the TWD DT documentation and fixes the timer trigger (rising edge). Acked-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
* ARM: highbank: add xgmac ethernet devices to dtsRob Herring2011-12-051-0/+12
| | | | | | Add device nodes for xgmac ethernet block in Calxeda Highbank. Signed-off-by: Rob Herring <rob.herring@calxeda.com>
* ARM: highbank: add devicetree sourceRob Herring2011-10-311-0/+198
This adds the devicetree source and documentation for the Calxeda highbank platform. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Reviewed-by: Jamie Iles <jamie@jamieiles.com> Reviewed-by: Shawn Guo <shawn.guo@linaro.org>