[PATCH 3/8] ARM: at91/dt: use periph id macros for at91sam9260 interrupt definitions

2013-08-01 Thread Boris BREZILLON
This patch make use of the peripheral id macros defined in dt-bindings/at91/at91sam9260/peripherals.h to register peripheral interrupts. Signed-off-by: Boris BREZILLON --- arch/arm/boot/dts/at91sam9260.dtsi | 57 +++- 1 file changed, 30 insertions(+), 27

[PATCH 3/8] ARM: at91/dt: use periph id macros for at91sam9260 interrupt definitions

2013-08-01 Thread Boris BREZILLON
This patch make use of the peripheral id macros defined in dt-bindings/at91/at91sam9260/peripherals.h to register peripheral interrupts. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com --- arch/arm/boot/dts/at91sam9260.dtsi | 57 +++- 1 file changed, 30