linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 4/8] ARM: shmobile: Initial r8a7794 and Alt device tree
Date: Tue, 19 Aug 2014 00:37:45 +0000	[thread overview]
Message-ID: <CANqRtoTFbfyrxpNs7SJSNQuVL7yQe5cHpSuxPyNTUKa3oKD9Nw@mail.gmail.com> (raw)
In-Reply-To: <0d0771ab2bd5f57a62db91f26bba1e9f522d16cb.1380530437.git.horms+renesas@verge.net.au>

On Tue, Aug 19, 2014 at 8:39 AM, Simon Horman <horms@verge.net.au> wrote:
> On Mon, Aug 18, 2014 at 05:51:43PM +0200, Ulrich Hecht wrote:
>> Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com>
>> [uli: reduced to minimum, added cmt, enabled scif2]
>> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
>> ---
>>  arch/arm/boot/dts/Makefile                |   3 +-
>>  arch/arm/boot/dts/r8a7794-alt.dts         |  47 +++
>>  arch/arm/boot/dts/r8a7794.dtsi            | 531 ++++++++++++++++++++++++++++++
>>  include/dt-bindings/clock/r8a7794-clock.h |  82 +++++
>>  4 files changed, 662 insertions(+), 1 deletion(-)
>>  create mode 100644 arch/arm/boot/dts/r8a7794-alt.dts
>>  create mode 100644 arch/arm/boot/dts/r8a7794.dtsi
>>  create mode 100644 include/dt-bindings/clock/r8a7794-clock.h
>>
>> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
>> index b8c5cd3..81c1df9 100644
>> --- a/arch/arm/boot/dts/Makefile
>> +++ b/arch/arm/boot/dts/Makefile
>> @@ -375,7 +375,8 @@ dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += emev2-kzm9d.dtb \
>>       r8a7791-henninger.dtb \
>>       r8a7791-koelsch.dtb \
>>       r8a7790-lager.dtb \
>> -     r8a7779-marzen.dtb
>> +     r8a7779-marzen.dtb \
>> +     r8a7794-alt.dtb
>>  dtb-$(CONFIG_ARCH_SOCFPGA) += socfpga_arria5_socdk.dtb \
>>       socfpga_cyclone5_socdk.dtb \
>>       socfpga_cyclone5_sockit.dtb \
>> diff --git a/arch/arm/boot/dts/r8a7794-alt.dts b/arch/arm/boot/dts/r8a7794-alt.dts
>> new file mode 100644
>> index 0000000..a05d3b1
>> --- /dev/null
>> +++ b/arch/arm/boot/dts/r8a7794-alt.dts
>> @@ -0,0 +1,47 @@
>> +/*
>> + * Device Tree Source for the Alt board
>> + *
>> + * Copyright (C) 2014 Renesas Electronics Corporation
>> + *
>> + * This file is licensed under the terms of the GNU General Public License
>> + * version 2.  This program is licensed "as is" without any warranty of any
>> + * kind, whether express or implied.
>> + */
>> +
>> +/dts-v1/;
>> +#include "r8a7794.dtsi"
>> +
>> +/ {
>> +     model = "Alt";
>> +     compatible = "renesas,alt", "renesas,r8a7794";
>> +
>> +     aliases {
>> +             serial10 = &scif2;
>> +     };
>
> Ulrich, Magnus, Larurent,
>
> I'm wondering if this alias is necessary as there is no precedence
> in mainline for the console being on serial port 10.

My take on this is that we should follow latest common upstream
convention, which I believe is using serial0 for the debug port.

Cheers,

/ magnsu

  parent reply	other threads:[~2014-08-19  0:37 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-01  2:34 [GIT PULL 0/8] Renesas ARM based SoC updates for v3.13 Simon Horman
2013-10-01  2:34 ` [PATCH 1/8] ARM: shmobile: r8a7779: Rename DU device in clock lookups list Simon Horman
2013-10-01  2:34 ` [PATCH 2/8] ARM: shmobile: r8a7790: Add DU and LVDS clocks Simon Horman
2013-10-01  2:34 ` [PATCH 3/8] ARM: shmobile: r8a7778: add SSI/SRU clock support Simon Horman
2013-10-01  2:34 ` [PATCH 4/8] ARM: shmobile: Initial r8a7791 SoC support Simon Horman
2014-08-18 15:51   ` [PATCH 4/8] ARM: shmobile: Initial r8a7794 and Alt device tree Ulrich Hecht
2014-08-18 23:39   ` Simon Horman
2014-08-19  0:37   ` Magnus Damm [this message]
2014-08-19  1:06   ` Simon Horman
2014-08-19  1:16   ` Magnus Damm
2014-08-19  7:07   ` Geert Uytterhoeven
2013-10-01  2:34 ` [PATCH 5/8] ARM: shmobile: r8a7791 SCIF support Simon Horman
2013-10-01  2:34 ` [PATCH 6/8] ARM: shmobile: r8a7791 CMT support Simon Horman
2013-10-01  2:34 ` [PATCH 7/8] ARM: shmobile: r8a7778: add USBHS clock Simon Horman
2013-10-01  2:34 ` [PATCH 8/8] ARM: shmobile: r8a7778: add usb phy power control function Simon Horman
2013-10-07 18:22 ` [GIT PULL 0/8] Renesas ARM based SoC updates for v3.13 Olof Johansson
2013-10-08  5:21   ` 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=CANqRtoTFbfyrxpNs7SJSNQuVL7yQe5cHpSuxPyNTUKa3oKD9Nw@mail.gmail.com \
    --to=magnus.damm@gmail.com \
    --cc=linux-sh@vger.kernel.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).