On 10 April 2014 18:28, Sachin Kamat <sachin.kamat@xxxxxxxxxx> wrote: > Updated as per the user manual. > > Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> > --- > arch/arm/boot/dts/exynos5420.dtsi | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi > index c3a9a66c5767..6f662b5cc90d 100644 > --- a/arch/arm/boot/dts/exynos5420.dtsi > +++ b/arch/arm/boot/dts/exynos5420.dtsi > @@ -385,7 +385,7 @@ > spi_0: spi@12d20000 { > compatible = "samsung,exynos4210-spi"; > reg = <0x12d20000 0x100>; > - interrupts = <0 66 0>; > + interrupts = <0 68 0>; > dmas = <&pdma0 5 > &pdma0 4>; > dma-names = "tx", "rx"; > @@ -401,7 +401,7 @@ > spi_1: spi@12d30000 { > compatible = "samsung,exynos4210-spi"; > reg = <0x12d30000 0x100>; > - interrupts = <0 67 0>; > + interrupts = <0 69 0>; > dmas = <&pdma1 5 > &pdma1 4>; > dma-names = "tx", "rx"; > @@ -417,7 +417,7 @@ > spi_2: spi@12d40000 { > compatible = "samsung,exynos4210-spi"; > reg = <0x12d40000 0x100>; > - interrupts = <0 68 0>; > + interrupts = <0 70 0>; > dmas = <&pdma0 7 > &pdma0 6>; > dma-names = "tx", "rx"; > -- Ping Kukjin. This is also a fix patch and should go in rc. -- With warm regards, Sachin -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html