[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1394194576-23741-7-git-send-email-r.sricharan@ti.com>
Date: Fri, 7 Mar 2014 17:46:13 +0530
From: Sricharan R <r.sricharan@...com>
To: <r.sricharan@...com>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-omap@...r.kernel.org>, <dmaengine@...r.kernel.org>
CC: <santosh.shilimkar@...com>, <rnayak@...com>, <nsekhar@...com>,
<tony@...mide.com>, <linux@....linux.org.uk>,
<vinod.koul@...el.com>, <dan.j.williams@...el.com>, <nm@...com>
Subject: [RFC PATCH 6/9] arm: dts: dra: Add dma crossbar node
Adding the crossbar node.
Signed-off-by: Sricharan R <r.sricharan@...com>
---
arch/arm/boot/dts/dra7.dtsi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
index 1fd75aa..f84991b 100644
--- a/arch/arm/boot/dts/dra7.dtsi
+++ b/arch/arm/boot/dts/dra7.dtsi
@@ -170,6 +170,13 @@
#dma-requests = <127>;
};
+ dmacb: crossbar@...20000 {
+ compatible = "ti,dma-crossbar";
+ reg = <0x4a002b78 0x100>;
+ ti,dma-reqs = <160>;
+ ti,reg-size = <2>;
+ };
+
gpio1: gpio@...10000 {
compatible = "ti,omap4-gpio";
reg = <0x4ae10000 0x200>;
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists