Re: [PATCH 1/1] ARM: dts: Fix SPI interrupt numbers for Exynos5420

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/10/14 21:58, Sachin Kamat 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";

Applied, thanks.

- Kukjin
--
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




[Index of Archives]     [Linux SoC Development]     [Linux Rockchip Development]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Linux SCSI]     [Yosemite News]

  Powered by Linux