Re: [PATCH 3/7] ARM: exynos: add missing properties for combiner IRQs

2013-04-15 Thread Thomas Abraham
On 12 April 2013 19:33, Arnd Bergmann a...@arndb.de wrote: The exynos combiner irqchip needs to find the parent interrupts and needs to know their number, so add the missing properties for exynos4 as they were already present for exynos5. Signed-off-by: Arnd Bergmann a...@arndb.de ---

Re: [PATCH 3/7] ARM: exynos: add missing properties for combiner IRQs

2013-04-15 Thread Sachin Kamat
On 12 April 2013 19:33, Arnd Bergmann a...@arndb.de wrote: The exynos combiner irqchip needs to find the parent interrupts and needs to know their number, so add the missing properties for exynos4 as they were already present for exynos5. Signed-off-by: Arnd Bergmann a...@arndb.de ---

Re: [PATCH 3/7] ARM: exynos: add missing properties for combiner IRQs

2013-04-15 Thread Arnd Bergmann
On Monday 15 April 2013, Thomas Abraham wrote: On 12 April 2013 19:33, Arnd Bergmann a...@arndb.de wrote: The exynos combiner irqchip needs to find the parent interrupts and needs to know their number, so add the missing properties for exynos4 as they were already present for exynos5.

Re: [PATCH 3/7] ARM: exynos: add missing properties for combiner IRQs

2013-04-15 Thread Sachin Kamat
diff --git a/arch/arm/boot/dts/exynos4212.dtsi b/arch/arm/boot/dts/exynos4212.dtsi index 36d4299..f83c3c1 100644 --- a/arch/arm/boot/dts/exynos4212.dtsi +++ b/arch/arm/boot/dts/exynos4212.dtsi @@ -26,6 +26,15 @@ cpu-offset = 0x8000; }; +

[PATCH 3/7] ARM: exynos: add missing properties for combiner IRQs

2013-04-12 Thread Arnd Bergmann
The exynos combiner irqchip needs to find the parent interrupts and needs to know their number, so add the missing properties for exynos4 as they were already present for exynos5. Signed-off-by: Arnd Bergmann a...@arndb.de --- arch/arm/boot/dts/exynos4210.dtsi | 1 +