* [PATCH 8/8] ARM: shmobile: r8a7790: Add DMA for MMCIF1
@ 2014-06-04 16:14 Ben Dooks
0 siblings, 0 replies; only message in thread
From: Ben Dooks @ 2014-06-04 16:14 UTC (permalink / raw)
To: linux-sh
Updated dtsi file with DMA info for MMCIF1
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
---
arch/arm/boot/dts/r8a7790.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
index c63d915..727c79e 100644
--- a/arch/arm/boot/dts/r8a7790.dtsi
+++ b/arch/arm/boot/dts/r8a7790.dtsi
@@ -317,6 +317,8 @@
reg = <0 0xee220000 0 0x80>;
interrupts = <0 170 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&mstp3_clks R8A7790_CLK_MMCIF1>;
+ dmas = <&dma0 0xe2>, <&dma0 0xe1>;
+ dma-names = "rx", "tx";
reg-io-width = <4>;
status = "disabled";
};
--
2.0.0.rc2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-06-04 16:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-04 16:14 [PATCH 8/8] ARM: shmobile: r8a7790: Add DMA for MMCIF1 Ben Dooks
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).