From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: mediatek: add dts for mt6592-evb
Date: Wed, 08 Oct 2014 21:23:05 +0200 [thread overview]
Message-ID: <1905265.b2oMdAExsA@wuerfel> (raw)
In-Reply-To: <1412760987-1668-2-git-send-email-ibanezchen@gmail.com>
On Wednesday 08 October 2014 17:36:26 Howard Chen wrote:
> +/ {
> + model = "mt6592 evb";
> + compatible = "mediatek,mt6592-evb", "mediatek,mt6592";
> +
> + chosen {
> + bootargs = "earlyprintk console=ttyS0,921600n8";
> + };
> +
We're trying to get more people to use the DT earlyprintk method.
Can you move this into a stdout-path property instead of the
bootargs and make sure the driver supports it?
Arnd
next prev parent reply other threads:[~2014-10-08 19:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-08 9:36 [PATCH 1/3] ARM: mediatek: Add basic support for mt6592 Howard Chen
2014-10-08 9:36 ` [PATCH 2/3] ARM: mediatek: add dts for mt6592-evb Howard Chen
2014-10-08 19:23 ` Arnd Bergmann [this message]
2014-10-09 9:39 ` Howard Chen
2014-10-08 9:36 ` [PATCH 3/3] dt-bindings: add documentation for Mediatek SoC Howard Chen
2014-10-08 19:25 ` Arnd Bergmann
2014-10-08 19:26 ` [PATCH 1/3] ARM: mediatek: Add basic support for mt6592 Arnd Bergmann
2014-10-09 10:03 ` Mark Rutland
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=1905265.b2oMdAExsA@wuerfel \
--to=arnd@arndb.de \
--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 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).