From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: shmobile: henninger: rename board to Porter
Date: Wed, 28 Jan 2015 13:41:44 +0000 [thread overview]
Message-ID: <54C8E718.7060504@cogentembedded.com> (raw)
In-Reply-To: <CAMuHMdW3NmzGxGa9DOHpk4Evjg=+bduUPiMoRZT9Ko7+jNp-Nw@mail.gmail.com>
Hello.
On 1/25/2015 10:30 PM, Geert Uytterhoeven wrote:
>> Renesas has made some changes to the Henninger low cost board hardware and at
>> the same time decided to rename the board to Porter.
> Which changes?
I don't have a list ready, sorry. One thing I know is that HDMI chip is
different (the same as on Koelsch now); we don't support it yet...
> They're not reflected in the new DTS?
Not yet.
>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>> ---
>> This patch is against 'renesas-devel-20150123-v3.19-rc5' tag of Simon Horman's
>> 'renesas.git' repo.
>>
>> arch/arm/boot/dts/Makefile | 2 +-
>> .../arm/boot/dts/{r8a7791-henninger.dts => r8a7791-porter.dts} | 10 +++++-----
>> 2 files changed, 6 insertions(+), 6 deletions(-)
>> rename arch/arm/boot/dts/{r8a7791-henninger.dts => r8a7791-porter.dts} (96%)
> You forgot to update Documentation/devicetree/bindings/arm/shmobile.txt
No wonder -- I had no idea it is listed there...
> Gr{oetje,eeting}s,
> Geert
WBR, Sergei
WARNING: multiple messages have this Message-ID (diff)
From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: shmobile: henninger: rename board to Porter
Date: Wed, 28 Jan 2015 16:41:44 +0300 [thread overview]
Message-ID: <54C8E718.7060504@cogentembedded.com> (raw)
In-Reply-To: <CAMuHMdW3NmzGxGa9DOHpk4Evjg=+bduUPiMoRZT9Ko7+jNp-Nw@mail.gmail.com>
Hello.
On 1/25/2015 10:30 PM, Geert Uytterhoeven wrote:
>> Renesas has made some changes to the Henninger low cost board hardware and at
>> the same time decided to rename the board to Porter.
> Which changes?
I don't have a list ready, sorry. One thing I know is that HDMI chip is
different (the same as on Koelsch now); we don't support it yet...
> They're not reflected in the new DTS?
Not yet.
>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>> ---
>> This patch is against 'renesas-devel-20150123-v3.19-rc5' tag of Simon Horman's
>> 'renesas.git' repo.
>>
>> arch/arm/boot/dts/Makefile | 2 +-
>> .../arm/boot/dts/{r8a7791-henninger.dts => r8a7791-porter.dts} | 10 +++++-----
>> 2 files changed, 6 insertions(+), 6 deletions(-)
>> rename arch/arm/boot/dts/{r8a7791-henninger.dts => r8a7791-porter.dts} (96%)
> You forgot to update Documentation/devicetree/bindings/arm/shmobile.txt
No wonder -- I had no idea it is listed there...
> Gr{oetje,eeting}s,
> Geert
WBR, Sergei
WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Mark Rutland <mark.rutland@arm.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Russell King <linux@arm.linux.org.uk>,
Pawel Moll <pawel.moll@arm.com>,
Linux-sh list <linux-sh@vger.kernel.org>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Magnus Damm <magnus.damm@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Simon Horman <horms@verge.net.au>,
Kumar Gala <galak@codeaurora.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] ARM: shmobile: henninger: rename board to Porter
Date: Wed, 28 Jan 2015 16:41:44 +0300 [thread overview]
Message-ID: <54C8E718.7060504@cogentembedded.com> (raw)
In-Reply-To: <CAMuHMdW3NmzGxGa9DOHpk4Evjg=+bduUPiMoRZT9Ko7+jNp-Nw@mail.gmail.com>
Hello.
On 1/25/2015 10:30 PM, Geert Uytterhoeven wrote:
>> Renesas has made some changes to the Henninger low cost board hardware and at
>> the same time decided to rename the board to Porter.
> Which changes?
I don't have a list ready, sorry. One thing I know is that HDMI chip is
different (the same as on Koelsch now); we don't support it yet...
> They're not reflected in the new DTS?
Not yet.
>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>> ---
>> This patch is against 'renesas-devel-20150123-v3.19-rc5' tag of Simon Horman's
>> 'renesas.git' repo.
>>
>> arch/arm/boot/dts/Makefile | 2 +-
>> .../arm/boot/dts/{r8a7791-henninger.dts => r8a7791-porter.dts} | 10 +++++-----
>> 2 files changed, 6 insertions(+), 6 deletions(-)
>> rename arch/arm/boot/dts/{r8a7791-henninger.dts => r8a7791-porter.dts} (96%)
> You forgot to update Documentation/devicetree/bindings/arm/shmobile.txt
No wonder -- I had no idea it is listed there...
> Gr{oetje,eeting}s,
> Geert
WBR, Sergei
next prev parent reply other threads:[~2015-01-28 13:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 20:37 [PATCH] ARM: shmobile: henninger: rename board to Porter Sergei Shtylyov
2015-01-23 20:37 ` Sergei Shtylyov
2015-01-23 20:37 ` Sergei Shtylyov
2015-01-25 19:30 ` Geert Uytterhoeven
2015-01-25 19:30 ` Geert Uytterhoeven
2015-01-25 19:30 ` Geert Uytterhoeven
2015-01-28 13:41 ` Sergei Shtylyov [this message]
2015-01-28 13:41 ` Sergei Shtylyov
2015-01-28 13:41 ` Sergei Shtylyov
2015-01-29 0:30 ` Simon Horman
2015-01-29 0:30 ` Simon Horman
2015-01-29 0:30 ` 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=54C8E718.7060504@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.