- 11 4月, 2013 1 次提交
-
-
由 Pawel Moll 提交于
The ARM perf core code used to rely on the pmu node being compatible with "arm,cortex-a9-pmu", even when the PMUs of the different Cortex-A processors are not really compatible... This is no longer required and actually became harmful, so remove all the offending values from Versatile Express DTS files. Signed-off-by: NPawel Moll <pawel.moll@arm.com> Signed-off-by: NOlof Johansson <olof@lixom.net>
-
- 30 1月, 2013 1 次提交
-
-
由 Mark Rutland 提交于
As the wdt nodes have the gic as their interrupt-parent, their interrupts property should be 3 cells in format described in the gic devicetree binding document. This patch fixes the interrupts property in the wdt nodes to be in the correct format. Signed-off-by: NMark Rutland <mark.rutland@arm.com> Signed-off-by: NPawel Moll <pawel.moll@arm.com>
-
- 06 11月, 2012 2 次提交
-
-
由 Pawel Moll 提交于
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: NPawel Moll <pawel.moll@arm.com>
-
由 Pawel Moll 提交于
Add description of all functions provided by Versatile Express motherboard and daughterboards configuration controllers and clock dependencies between devices. Signed-off-by: NPawel Moll <pawel.moll@arm.com>
-
- 13 7月, 2012 1 次提交
-
-
由 Pawel Moll 提交于
... to enable use of LPAE, which extends physical address space to 40 bits. Signed-off-by: NPawel Moll <pawel.moll@arm.com>
-
- 21 5月, 2012 1 次提交
-
-
由 Pawel Moll 提交于
* Added extra regs for A15 VGIC * Added A15 architected timer node * Split A5 and A9 TWD nodes into two separate ones for timer and watchdog; interrupt definitions fixed on the way * Fixed typo in A5 GIC compatible value All the changes courtesy of Marc Zyngier. Signed-off-by: NPawel Moll <pawel.moll@arm.com>
-
- 24 2月, 2012 2 次提交
-
-
由 Pawel Moll 提交于
This patch adds Device Tree file for the CoreTile Express A15x2 (V2P-CA15) with Test Chip 1. As the chip's GIC has 160 interrupt inputs and equivalent SMM (FPGA) has GIC synthesised with 256 interrupts, NR_IRQS is increased. Signed-off-by: NPawel Moll <pawel.moll@arm.com>
-
由 Pawel Moll 提交于
This patch adds Device Tree file for the CoreTile Express A5x2 (V2P-CA5s). Signed-off-by: NPawel Moll <pawel.moll@arm.com>
-