From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: shmobile: r8a7793: Add DMAC devices to DT
Date: Thu, 12 Nov 2015 10:24:58 +0900 [thread overview]
Message-ID: <20151112012458.GC19649@verge.net.au> (raw)
In-Reply-To: <CANqRtoRURHDbWS7cm5b_385D0cs=gdtHErapGTki7eYbjqeZxg@mail.gmail.com>
On Wed, Nov 11, 2015 at 01:58:09AM +0900, Magnus Damm wrote:
> Hi Simon,
>
> On Tue, Nov 10, 2015 at 4:13 PM, Simon Horman
> <horms+renesas@verge.net.au> wrote:
> > Instantiate the two system DMA controllers in the r8a7793 device tree.
> >
> > Based on similar work for the r8a7793 by Laurent Pinchart.
> >
> > Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> > ---
> > arch/arm/boot/dts/r8a7793.dtsi | 72 ++++++++++++++++++++++++++++++++++++++++++
> > 1 file changed, 72 insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/r8a7793.dtsi b/arch/arm/boot/dts/r8a7793.dtsi
> > index 4f6480f8845f..187a82dc7d9f 100644
> > --- a/arch/arm/boot/dts/r8a7793.dtsi
> > +++ b/arch/arm/boot/dts/r8a7793.dtsi
> > @@ -128,6 +128,68 @@
> > #gpio-range-cells = <3>;
> > };
> >
> > + dmac0: dma-controller at e6700000 {
> > + compatible = "renesas,rcar-dmac";
>
> Thanks for cooking up this patch. It looks fine to me, but it reminds
> me about compat string handling.
>
> Is there any special reason why we don't use the SoC part number in
> the compatible string for DMAC devices?
Thanks. I will try and resolve that separately to this patchset.
next prev parent reply other threads:[~2015-11-12 1:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-10 7:13 [PATCH 0/3] gose: Enable QSPI Simon Horman
2015-11-10 7:13 ` [PATCH 1/3] ARM: shmobile: r8a7793: Add DMAC devices to DT Simon Horman
2015-11-10 9:11 ` Laurent Pinchart
2015-11-10 16:58 ` Magnus Damm
2015-11-12 1:24 ` Simon Horman [this message]
2015-11-10 7:14 ` [PATCH 2/3] ARM: shmobile: r8a7793: Add QSPI device " Simon Horman
2015-11-10 7:14 ` [PATCH 3/3] ARM: shmobile: gose: " Simon Horman
2015-11-10 8:37 ` Geert Uytterhoeven
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=20151112012458.GC19649@verge.net.au \
--to=horms@verge.net.au \
--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).