From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] arm: dts: imx6qdl, remove fsl,ssi-dma-events
Date: Wed, 30 Apr 2014 14:37:46 +0800 [thread overview]
Message-ID: <20140430063740.GD16727@dragon> (raw)
In-Reply-To: <1398694356-22511-2-git-send-email-mpa@pengutronix.de>
On Mon, Apr 28, 2014 at 04:12:34PM +0200, Markus Pargmann wrote:
> All dtsi files where already moved to generic dma bindings. Remove the
> old non-generic DMA properties.
Yea, since we're not required to boot old kernel with new DTB, we can
drop it. But can I ask you to clean it up globally for IMX dts files.
Shawn
>
> Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
> ---
> arch/arm/boot/dts/imx6qdl.dtsi | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
> index 947e463..b230c09 100644
> --- a/arch/arm/boot/dts/imx6qdl.dtsi
> +++ b/arch/arm/boot/dts/imx6qdl.dtsi
> @@ -261,7 +261,6 @@
> <&sdma 38 1 0>;
> dma-names = "rx", "tx";
> fsl,fifo-depth = <15>;
> - fsl,ssi-dma-events = <38 37>;
> status = "disabled";
> };
>
> @@ -276,7 +275,6 @@
> <&sdma 42 1 0>;
> dma-names = "rx", "tx";
> fsl,fifo-depth = <15>;
> - fsl,ssi-dma-events = <42 41>;
> status = "disabled";
> };
>
> @@ -291,7 +289,6 @@
> <&sdma 46 1 0>;
> dma-names = "rx", "tx";
> fsl,fifo-depth = <15>;
> - fsl,ssi-dma-events = <46 45>;
> status = "disabled";
> };
>
> --
> 1.9.1
>
next prev parent reply other threads:[~2014-04-30 6:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-28 14:12 [PATCH 0/3] ARM: dts: imx6 fsl-ssi and i2c4 Markus Pargmann
2014-04-28 14:12 ` [PATCH 1/3] arm: dts: imx6qdl, remove fsl,ssi-dma-events Markus Pargmann
2014-04-30 6:37 ` Shawn Guo [this message]
2014-04-30 7:01 ` Markus Pargmann
2014-04-28 14:12 ` [PATCH 2/3] arm: dts: imx6* Add clock-names for all ssi nodes Markus Pargmann
2014-04-30 6:41 ` Shawn Guo
2014-04-30 7:10 ` Markus Pargmann
2014-04-28 14:12 ` [PATCH 3/3] ARM: dts: imx6dl, fix i2c4 device node Markus Pargmann
2014-04-30 6:42 ` Shawn Guo
2014-04-30 7:02 ` Markus Pargmann
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=20140430063740.GD16727@dragon \
--to=shawn.guo@linaro.org \
--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).