linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Simon Horman <horms@verge.net.au>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>,
	Magnus Damm <magnus.damm@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 2/4] dt-bindings: arm: Document Renesas V3MSK and Wheat board part numbers
Date: Tue, 27 Feb 2018 22:14:32 +0100	[thread overview]
Message-ID: <CAMuHMdWqdFKH7AoFNAX5tHrCSn+cT5KTW38d8_CxYWJ76xGBMg@mail.gmail.com> (raw)
In-Reply-To: <20180227081711.nnd2r35mu3h7rjz5@verge.net.au>

Hi Simon,

On Tue, Feb 27, 2018 at 9:17 AM, Simon Horman <horms@verge.net.au> wrote:
> On Mon, Feb 26, 2018 at 07:03:43PM +0100, Geert Uytterhoeven wrote:
>> The DT binding documentation for the Renesas V3MSK and Wheat boards
>> lacked board part numbers.
>>
>> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
>> ---
>>  Documentation/devicetree/bindings/arm/shmobile.txt | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
>> index ded2cd3b5f4df0c8..82908a9447e4b051 100644
>> --- a/Documentation/devicetree/bindings/arm/shmobile.txt
>> +++ b/Documentation/devicetree/bindings/arm/shmobile.txt
>> @@ -120,9 +120,9 @@ Boards:
>>      compatible = "renesas,sk-rzg1m", "renesas,r8a7743"
>>    - Stout (ADAS Starterkit, Y-R-CAR-ADAS-SKH2-BOARD)
>>      compatible = "renesas,stout", "renesas,r8a7790"
>> -  - V3MSK
>> +  - V3MSK (Y-ASK-RCAR-V3M-WS10)
>>      compatible = "renesas,v3msk", "renesas,r8a77970"
>
> Google also tells me there is WS20, but I guess WS10 what is
> currently supported upstream.
>
>> -  - Wheat
>> +  - Wheat (RTP0RC7792ASKB0010JE)
>>      compatible = "renesas,wheat", "renesas,r8a7792"
>
> I'm unable to confirm the above. Can anyone help?

https://elinux.org/R-Car/Boards/Wheat

Looks like I misinterpreted the pictures, and
RTP0RC7792ASKB0000JE is the correct part number for Wheat.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

  parent reply	other threads:[~2018-02-27 21:14 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-26 18:03 [PATCH 0/4] dt-bindings: arm: Improve Renesas Board Documentation Geert Uytterhoeven
2018-02-26 18:03 ` [PATCH 1/4] dt-bindings: arm: Document SoC compatible value for Armadillo-800 EVA Geert Uytterhoeven
2018-02-27  8:17   ` Simon Horman
2018-02-26 18:03 ` [PATCH 2/4] dt-bindings: arm: Document Renesas V3MSK and Wheat board part numbers Geert Uytterhoeven
2018-02-27  8:17   ` Simon Horman
2018-02-27 10:47     ` Sergei Shtylyov
2018-02-28  6:49       ` Simon Horman
2018-02-28  7:38         ` Sergei Shtylyov
2018-02-28  8:32           ` Geert Uytterhoeven
2018-02-27 21:14     ` Geert Uytterhoeven [this message]
2018-02-26 18:03 ` [PATCH 3/4] dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-X board Geert Uytterhoeven
2018-02-27  8:22   ` Simon Horman
2018-02-27 21:25     ` Geert Uytterhoeven
2018-02-28  6:51       ` Simon Horman
2018-02-26 18:03 ` [PATCH 4/4] dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-XS board Geert Uytterhoeven
2018-02-27  8:25   ` Simon Horman
2018-02-27  8:41     ` Chris Paterson
2018-02-28  6:52       ` 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=CAMuHMdWqdFKH7AoFNAX5tHrCSn+cT5KTW38d8_CxYWJ76xGBMg@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@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).