From: swarren@wwwdotorg•org (Stephen Warren)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] BCM2835: Add I2S driver to device tree
Date: Tue, 16 Sep 2014 19:53:09 -0600 [thread overview]
Message-ID: <5418E985.5090708@wwwdotorg.org> (raw)
In-Reply-To: <1404895825-25668-1-git-send-email-broonie@kernel.org>
On 07/09/2014 02:50 AM, Mark Brown wrote:
> From: Mark Brown <broonie@linaro•org>
>
> [Tweaked slightly to disable by default -- broonie]
>
> Signed-off-by: Florian Meier <florian.meier@koalo•de>
> Signed-off-by: Mark Brown <broonie@linaro•org>
I've belatedly forwarded this to arm-soc for application, except:
> diff --git a/arch/arm/boot/dts/bcm2835.dtsi b/arch/arm/boot/dts/bcm2835.dtsi
> + bcm2835_i2s: i2s at 7e203000 {
> + compatible = "brcm,bcm2835-i2s";
> + reg = <0x7e203000 0x20>,
> + <0x7e101098 0x02>;
> +
> + dmas = <&dma 2>,
> + <&dma 3>;
> + dma-names = "tx", "rx";
> + };
This node is already there (and even edited in this patch), so I dropped
that hunk.
next prev parent reply other threads:[~2014-09-17 1:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-09 8:50 [PATCH] BCM2835: Add I2S driver to device tree Mark Brown
2014-09-17 1:53 ` Stephen Warren [this message]
2014-09-17 16:44 ` Mark Brown
2014-09-17 17:23 ` Stephen Warren
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=5418E985.5090708@wwwdotorg.org \
--to=swarren@wwwdotorg$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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