summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2015-01-21 15:13:06 -0600
committerLokesh Vutla <lokeshvutla@ti.com>2015-01-29 14:41:10 +0530
commitf65373dee224df2ad5eaa7b1ac1fac3d626a29f9 (patch)
treef143ed9bcb7d99aa19e1da7e3982c0ebf43041b1 /arch
parente3d852fc5d0f61d4742d0a33181f5d607c507e7c (diff)
ARM: dts: dra7: Add iodelay module
Add the IODelay module configuration support for DRA74x/DRA72x/AM57xx family of devices Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/dra7.dtsi7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
index 223c4192989..2d8c9f69587 100644
--- a/arch/arm/boot/dts/dra7.dtsi
+++ b/arch/arm/boot/dts/dra7.dtsi
@@ -171,6 +171,13 @@
pinctrl-single,function-mask = <0x3fffffff>;
};
+ dra7_iodelay_core: padconf@4844a000 {
+ compatible = "ti,dra7-iodelay";
+ reg = <0x4844a000 0x0d1c>;
+ #address-cells = <1>;
+ #size-cells = <0>;
+ };
+
sdma: dma-controller@4a056000 {
compatible = "ti,omap4430-sdma";
reg = <0x4a056000 0x1000>;