From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: dts: r8a7794: add CAN clocks to device tree
Date: Tue, 15 Mar 2016 17:02:00 +0900 [thread overview]
Message-ID: <20160315080200.GC6912@verge.net.au> (raw)
In-Reply-To: <CAMuHMdVEoj5-ar0bNPB5XH7RtoR-v5bNDuZ87SwNzqvC670E2w@mail.gmail.com>
On Tue, Mar 15, 2016 at 08:28:42AM +0100, Geert Uytterhoeven wrote:
> Hi Simon,
>
> On Tue, Mar 15, 2016 at 12:56 AM, Simon Horman <horms@verge.net.au> wrote:
> > On Mon, Mar 14, 2016 at 10:23:01AM +0100, Geert Uytterhoeven wrote:
> >> On Mon, Mar 14, 2016 at 3:29 AM, Simon Horman
> >> <horms+renesas@verge.net.au> wrote:
> >> > --- a/arch/arm/boot/dts/r8a7794.dtsi
> >> > +++ b/arch/arm/boot/dts/r8a7794.dtsi
> >> > @@ -844,6 +844,24 @@
> >> > clock-output-names = "extal";
> >> > };
> >> >
> >> > + /* External USB clock - can be overridden by the board */
> >> > + usb_extal_clk: usb_extal_clk {
> >> > + compatible = "fixed-clock";
> >> > + #clock-cells = <0>;
> >> > + clock-frequency = <48000000>;
> >> > + clock-output-names = "usb_extal";
> >>
> >> "clock-output-names" is optional these days, so please drop it.
> >
> > Thanks, I will drop it from this patch.
> >
> > Do we have a plan to remove it from existing nodes?
> > Should I do a sweep of the Renesas DTS files?
>
> That's up to you.
>
> It's more churn, but from the other side, it avoids people copying deprecated
> practices.
Thanks, I'll tentatively add it to my todo list.
I think its worth avoiding the copies.
> > And in particular, should it be removed from cpg_clocks ?
>
> It's not optional for clocks with multiple outputs, cfr. the issues we
> had with cpg_clocks on H3, before the advent of the CPG/MSSR driver.
Understood.
next prev parent reply other threads:[~2016-03-15 8:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-14 2:29 [PATCH 0/2] ARM: dts: r8a7793: add CAN to device tree Simon Horman
2016-03-14 2:29 ` [PATCH 1/2] ARM: dts: r8a7794: add CAN clocks " Simon Horman
2016-03-14 9:23 ` Geert Uytterhoeven
2016-03-14 23:56 ` Simon Horman
2016-03-15 7:28 ` Geert Uytterhoeven
2016-03-15 8:02 ` Simon Horman [this message]
2016-03-14 2:29 ` [PATCH 2/2] ARM: dts: r8a7794: add CAN nodes " Simon Horman
2016-03-14 9:28 ` Geert Uytterhoeven
2016-03-15 0:23 ` 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=20160315080200.GC6912@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).