]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: sirf: fix interrupt and dma prop of VIP for prima2 and atlas6
authorRenwei Wu <Renwei.Wu@csr.com>
Mon, 23 Sep 2013 15:57:11 +0000 (23:57 +0800)
committerOlof Johansson <olof@lixom.net>
Mon, 30 Sep 2013 16:17:49 +0000 (09:17 -0700)
the current dts is lacking interrupt and dma prop for video input
processor of prima2 and atlas6, this patch fixes it.

Signed-off-by: Renwei Wu <Renwei.Wu@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/atlas6.dtsi
arch/arm/boot/dts/prima2.dtsi

index 3dccc3ab33a3e5a4c03ef99b3ff3f984e7a6731e..6db4f81d4795d2855b83aac5a72cc3c7b8cb6727 100644 (file)
                                compatible = "sirf,prima2-vip";
                                reg = <0xb00C0000 0x10000>;
                                clocks = <&clks 31>;
+                               interrupts = <14>;
+                               sirf,vip-dma-rx-channel = <16>;
                        };
 
                        spi0: spi@b00d0000 {
index a88eda93bccbd1069997154b5a31ba22e6b1b9a3..27ed9f5144bcb927d777cf4468c1ddaa5c11c837 100644 (file)
                                compatible = "sirf,prima2-vip";
                                reg = <0xb00C0000 0x10000>;
                                clocks = <&clks 31>;
+                               interrupts = <14>;
+                               sirf,vip-dma-rx-channel = <16>;
                        };
 
                        spi0: spi@b00d0000 {