From: sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND 0/2] arm: dts: berlin: use stdout-path
Date: Sun, 20 Sep 2015 20:09:30 +0200 [thread overview]
Message-ID: <55FEF65A.4090506@gmail.com> (raw)
In-Reply-To: <1442212933-760-1-git-send-email-jszhang@marvell.com>
On 14.09.2015 08:42, Jisheng Zhang wrote:
> These two simple patches use stdout-path to specify the console.
> The first patch add aliases for serial uarts. The second patch
> removes the console argument from the command line, uses stdout-path
> instead.
>
> Jisheng Zhang (2):
> arm: dts: berlin: add aliases for serial
> arm: dts: berlin: use stdout-path
Applied to berlin/dt.
Thanks,
Sebastian
> arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts | 3 ++-
> arch/arm/boot/dts/berlin2.dtsi | 6 ++++++
> arch/arm/boot/dts/berlin2cd-google-chromecast.dts | 3 ++-
> arch/arm/boot/dts/berlin2cd.dtsi | 5 +++++
> arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 3 ++-
> arch/arm/boot/dts/berlin2q.dtsi | 5 +++++
> 6 files changed, 22 insertions(+), 3 deletions(-)
>
WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Jisheng Zhang <jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
pawel.moll-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH RESEND 0/2] arm: dts: berlin: use stdout-path
Date: Sun, 20 Sep 2015 20:09:30 +0200 [thread overview]
Message-ID: <55FEF65A.4090506@gmail.com> (raw)
In-Reply-To: <1442212933-760-1-git-send-email-jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
On 14.09.2015 08:42, Jisheng Zhang wrote:
> These two simple patches use stdout-path to specify the console.
> The first patch add aliases for serial uarts. The second patch
> removes the console argument from the command line, uses stdout-path
> instead.
>
> Jisheng Zhang (2):
> arm: dts: berlin: add aliases for serial
> arm: dts: berlin: use stdout-path
Applied to berlin/dt.
Thanks,
Sebastian
> arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts | 3 ++-
> arch/arm/boot/dts/berlin2.dtsi | 6 ++++++
> arch/arm/boot/dts/berlin2cd-google-chromecast.dts | 3 ++-
> arch/arm/boot/dts/berlin2cd.dtsi | 5 +++++
> arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 3 ++-
> arch/arm/boot/dts/berlin2q.dtsi | 5 +++++
> 6 files changed, 22 insertions(+), 3 deletions(-)
>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
To: Jisheng Zhang <jszhang@marvell.com>,
robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com,
ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
linux@arm.linux.org.uk
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH RESEND 0/2] arm: dts: berlin: use stdout-path
Date: Sun, 20 Sep 2015 20:09:30 +0200 [thread overview]
Message-ID: <55FEF65A.4090506@gmail.com> (raw)
In-Reply-To: <1442212933-760-1-git-send-email-jszhang@marvell.com>
On 14.09.2015 08:42, Jisheng Zhang wrote:
> These two simple patches use stdout-path to specify the console.
> The first patch add aliases for serial uarts. The second patch
> removes the console argument from the command line, uses stdout-path
> instead.
>
> Jisheng Zhang (2):
> arm: dts: berlin: add aliases for serial
> arm: dts: berlin: use stdout-path
Applied to berlin/dt.
Thanks,
Sebastian
> arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts | 3 ++-
> arch/arm/boot/dts/berlin2.dtsi | 6 ++++++
> arch/arm/boot/dts/berlin2cd-google-chromecast.dts | 3 ++-
> arch/arm/boot/dts/berlin2cd.dtsi | 5 +++++
> arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 3 ++-
> arch/arm/boot/dts/berlin2q.dtsi | 5 +++++
> 6 files changed, 22 insertions(+), 3 deletions(-)
>
next prev parent reply other threads:[~2015-09-20 18:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-14 6:42 [PATCH RESEND 0/2] arm: dts: berlin: use stdout-path Jisheng Zhang
2015-09-14 6:42 ` Jisheng Zhang
2015-09-14 6:42 ` Jisheng Zhang
2015-09-14 6:42 ` [PATCH RESEND 1/2] arm: dts: berlin: add aliases for serial Jisheng Zhang
2015-09-14 6:42 ` Jisheng Zhang
2015-09-14 6:42 ` Jisheng Zhang
2015-09-14 6:42 ` [PATCH RESEND 2/2] arm: dts: berlin: use stdout-path Jisheng Zhang
2015-09-14 6:42 ` Jisheng Zhang
2015-09-14 6:42 ` Jisheng Zhang
2015-09-20 18:09 ` Sebastian Hesselbarth [this message]
2015-09-20 18:09 ` [PATCH RESEND 0/2] " Sebastian Hesselbarth
2015-09-20 18:09 ` Sebastian Hesselbarth
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=55FEF65A.4090506@gmail.com \
--to=sebastian.hesselbarth@gmail.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.