From: laurent.pinchart@ideasonboard.com (Laurent Pinchart)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/5] ARM: shmobile: r8a7740: Add CMT1 device to DT
Date: Wed, 20 Aug 2014 06:37 +0200 [thread overview]
Message-ID: <2092961.hFZjHt0xOV@avalon> (raw)
In-Reply-To: <20140819231144.GA27115@verge.net.au>
Hello,
On Wednesday 20 August 2014 08:11:50 Simon Horman wrote:
> On Tue, Aug 19, 2014 at 07:17:33PM +0900, Magnus Damm wrote:
> > On Tue, Aug 19, 2014 at 4:29 PM, Geert Uytterhoeven wrote:
> > > On Tue, Aug 19, 2014 at 8:39 AM, Magnus Damm:
> > >>> arch/arm/boot/dts/r8a7740.dtsi | 12 ++++++++++++
> > >>> 1 file changed, 12 insertions(+)
> > >>>
> > >>> diff --git a/arch/arm/boot/dts/r8a7740.dtsi
> > >>> b/arch/arm/boot/dts/r8a7740.dtsi index 6cd6a46..1067a96 100644
> > >>> --- a/arch/arm/boot/dts/r8a7740.dtsi
> > >>> +++ b/arch/arm/boot/dts/r8a7740.dtsi
> > >>> @@ -41,6 +41,18 @@
> > >>>
> > >>> interrupts = <0 83 IRQ_TYPE_LEVEL_HIGH>;
> > >>>
> > >>> };
> > >>>
> > >>> + cmt1: timer at e6138000 {
> > >>> + compatible = "renesas,cmt-48";
> > >>
> > >> Do we want to have the "r8a7740" in the compatible string somewhere?
> > >
> > > Documentation/devicetree/bindings/timer/renesas,cmt.txt does not
> > > mention compatible properties containing SoC names.
> >
> > Right, that seems to be missing from the timers. Is there any reason
> > why we need to treat those in a special way?
> >
> > In my mind this timer case is similar to various SCIF variants
> > documented in Documentation/devicetree/bindings/serial/renesas,sci-
> > serial.txt - in the case of SCIF we have SoC name in the binding
> > documentation.
>
> FWIW, now you mention it I agree with your point.
> But I am interested to hear if Laurent had a specific reason for this.
>
> If it is an oversight then I recommend correcting it as a series
> of add-on patches, even for the r8a7740. That will avoid adding
> more dependencies to this series.
I believe you all know my position regarding SoC names in compatible strings
:-) I still don't agree, but I pretty much gave up on convincing the world so
I won't fight and nack patches.
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2014-08-20 4:37 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-12 0:04 [PATCH v2 0/5] ARM: shmobile: armadillo800eva-reference: Enable CMT1 in device tree Simon Horman
2014-08-12 0:04 ` [PATCH v2 1/5] ARM: shmobile: r8a7740: Add CMT1 device to DT Simon Horman
2014-08-19 6:39 ` Magnus Damm
2014-08-19 7:29 ` Geert Uytterhoeven
2014-08-19 10:17 ` Magnus Damm
2014-08-19 23:11 ` Simon Horman
2014-08-20 4:37 ` Laurent Pinchart [this message]
2014-08-20 8:45 ` Magnus Damm
2014-08-12 0:04 ` [PATCH v2 2/5] ARM: shmobile: armadillo800eva-reference: Enable CMT1 in device tree Simon Horman
2014-08-12 0:04 ` [PATCH v2 3/5] ARM: shmobile: armadillo800eva-reference: Sort includes Simon Horman
2014-08-22 1:46 ` Simon Horman
2014-09-02 1:17 ` Simon Horman
2014-08-12 0:04 ` [PATCH v2 4/5] ARM: shmobile: armadillo800eva-reference: Do not use r8a7740_add_standard_devices_dt() Simon Horman
2014-08-12 0:04 ` [PATCH v2 5/5] ARM: shmobile: r8a7740: Remove r8a7740_add_standard_devices_dt Simon Horman
2014-08-23 11:13 ` [PATCH v2 0/5] ARM: shmobile: armadillo800eva-reference: Enable CMT1 in device tree Simon Horman
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=2092961.hFZjHt0xOV@avalon \
--to=laurent.pinchart@ideasonboard.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).