Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1228928
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!news.servidellagleba.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RESEND 0/2] arm: dts: berlin: use stdout-path |
| Date | Sun, 20 Sep 2015 20:10:01 +0200 |
| Message-ID | <qaRdL-7oP-7@gated-at.bofh.it> (permalink) |
| References | <q8vKp-6Pp-3@gated-at.bofh.it> |
| X-Original-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 |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:to:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=OGPYwLP9Qw7QMdTj92cInLUvjUuVl6ig9cu9RcJgtUc=; b=vyjtDXLVBAMFqQf6AyLBn/ETQYI52junwENdixpfsd05KMnr0W0ge9Tj9LVoGHoKuV Ui8txtqzrsNIdwMcyBAC4el1WComjJEYkYwI4qHcOqrRmiIS5tHe+J1tHIIGkCe4gTIp wxoVeYSCNwvKzxCzjRx6NLpFvPQiIg1MQ2VIvHopg93srfsgWEqkhe0Na0TeEMmYXDKs +dRAG2sXXsyavPl6LL/qrFaCWeX4c2g7MMSrthnbJjbwpsVZxMfvVaRPQRmX74D6sb60 HfhpKJlPMBqlI2Odfio18YbE0BW2ey/3nhS6GoKrBvpPARynxG5V995QwYe5WdEXoMrr a3Eg== |
| X-Received | by 10.194.176.6 with SMTP id ce6mr5402366wjc.101.1442772573182; Sun, 20 Sep 2015 11:09:33 -0700 (PDT) |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 29 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Sun, 20 Sep 2015 20:09:30 +0200 |
| X-Original-Message-ID | <55FEF65A.4090506@gmail.com> |
| X-Original-References | <1442212933-760-1-git-send-email-jszhang@marvell.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1228928 |
Show key headers only | View raw
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 linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH RESEND 0/2] arm: dts: berlin: use stdout-path Jisheng Zhang <jszhang@marvell.com> - 2015-09-14 08:50 +0200 [PATCH RESEND 2/2] arm: dts: berlin: use stdout-path Jisheng Zhang <jszhang@marvell.com> - 2015-09-14 08:50 +0200 [PATCH RESEND 1/2] arm: dts: berlin: add aliases for serial Jisheng Zhang <jszhang@marvell.com> - 2015-09-14 08:50 +0200 Re: [PATCH RESEND 0/2] arm: dts: berlin: use stdout-path Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> - 2015-09-20 20:10 +0200
csiph-web