From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: dts: r8a7792: sort root sub-nodes alphabetically
Date: Tue, 19 Dec 2017 12:27:48 +0300 [thread overview]
Message-ID: <14c60234-3755-3b06-64fc-e3943d8b5293@cogentembedded.com> (raw)
In-Reply-To: <20171218213233.3373-2-horms+renesas@verge.net.au>
Hello!
On 12/19/2017 12:32 AM, Simon Horman wrote:
> Sort root sub-nodes alphabetically for allow for easier maintenance
s/for/to/?
> of this file.
>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
> arch/arm/boot/dts/r8a7792.dtsi | 48 +++++++++++++++++++++---------------------
> 1 file changed, 24 insertions(+), 24 deletions(-)
>
> diff --git a/arch/arm/boot/dts/r8a7792.dtsi b/arch/arm/boot/dts/r8a7792.dtsi
> index ac05fdb91798..d31258958c36 100644
> --- a/arch/arm/boot/dts/r8a7792.dtsi
> +++ b/arch/arm/boot/dts/r8a7792.dtsi
> @@ -36,6 +36,22 @@
> vin5 = &vin5;
> };
>
> + /* External root clock */
> + extal_clk: extal {
> + compatible = "fixed-clock";
> + #clock-cells = <0>;
> + /* This value must be overridden by the board. */
> + clock-frequency = <0>;
> + };
> +
> + /* External CAN clock */
> + can_clk: can {
> + compatible = "fixed-clock";
> + #clock-cells = <0>;
> + /* This value must be overridden by the board. */
> + clock-frequency = <0>;
> + };
> +
C predates E in my alphabet. :-)
> cpus {
> #address-cells = <1>;
> #size-cells = <0>;
[...]
MBR, Sergei
next prev parent reply other threads:[~2017-12-19 9:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-18 21:32 [PATCH 0/2] ARM: dts: r8a7792: Timer node nodes out of bus Simon Horman
2017-12-18 21:32 ` [PATCH 1/2] ARM: dts: r8a7792: sort root sub-nodes alphabetically Simon Horman
2017-12-19 8:39 ` Geert Uytterhoeven
2017-12-19 9:27 ` Sergei Shtylyov [this message]
2017-12-20 9:35 ` Simon Horman
2017-12-18 21:32 ` [PATCH 2/2] ARM: dts: r8a7792: move timer node out of bus Simon Horman
2017-12-19 8:39 ` Geert Uytterhoeven
2017-12-20 11:53 ` 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=14c60234-3755-3b06-64fc-e3943d8b5293@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.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