From: b32955@freescale.com (Huang Shijie)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: dts: enable dma support for auart0 in mx28
Date: Tue, 16 Oct 2012 14:03:06 +0800 [thread overview]
Message-ID: <1350367386-7742-4-git-send-email-b32955@freescale.com> (raw)
In-Reply-To: <1350367386-7742-1-git-send-email-b32955@freescale.com>
enable the dma support for auart0 in mx28.
Signed-off-by: Huang Shijie <b32955@freescale.com>
---
arch/arm/boot/dts/imx28.dtsi | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
index 6ed9215..738e023 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -798,6 +798,8 @@
compatible = "fsl,imx28-auart";
reg = <0x8006a000 0x2000>;
interrupts = <112 70 71>;
+ fsl,auart-dma-channel = <8 9>;
+ fsl,auart-enable-dma;
clocks = <&clks 45>;
status = "disabled";
};
--
1.7.0.4
prev parent reply other threads:[~2012-10-16 6:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-16 6:03 [PATCH 0/3] serial: mxs-auart: add DMA support for auart in mx28 Huang Shijie
2012-10-16 6:03 ` [PATCH 1/3] serial: mxs-auart: distinguish the different SOCs Huang Shijie
2012-10-18 2:44 ` Shawn Guo
2012-10-16 6:03 ` [PATCH 2/3] serial: mxs-auart: add the DMA support for mx28 Huang Shijie
2012-10-18 3:20 ` Shawn Guo
2012-10-18 6:22 ` Huang Shijie
2012-10-16 6:03 ` Huang Shijie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1350367386-7742-4-git-send-email-b32955@freescale.com \
--to=b32955@freescale.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).