Re: [PATCH v3 1/5] zynq: use GIC device tree bindings

2012-10-24 Thread Arnd Bergmann
On Wednesday 24 October 2012, Josh Cartwright wrote: > The Zynq uses the cortex-a9-gic. This eliminates the need to hardcode > register addresses. > > Signed-off-by: Josh Cartwright > Cc: John Linn Acked-by: Arnd Bergmann -- To unsubscribe from this list: send the line "unsubscribe linux-kern

[PATCH v3 1/5] zynq: use GIC device tree bindings

2012-10-23 Thread Josh Cartwright
The Zynq uses the cortex-a9-gic. This eliminates the need to hardcode register addresses. Signed-off-by: Josh Cartwright Cc: John Linn --- arch/arm/boot/dts/zynq-ep107.dts | 8 +--- arch/arm/mach-zynq/common.c| 7 ++- arch/arm/mach-zynq/include/mach/zynq_soc.h