From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/6] ARM: Alpine: Initial support for Alpine platform
Date: Tue, 03 Feb 2015 20:15:39 +0100 [thread overview]
Message-ID: <4038825.smGnjVluyE@wuerfel> (raw)
In-Reply-To: <54D118EF.4040605@codeaurora.org>
On Tuesday 03 February 2015 10:52:31 Stephen Boyd wrote:
>
> > + "al,alpine",
> > + NULL,
> > +};
> > +
> > +DT_MACHINE_START(AL_DT, "Annapurna Labs Alpine")
> > + .dt_compat = al_match,
> > +MACHINE_END
>
> Technically we don't even need this file because the default machine
> descriptor for DT based platforms will work the same.
I currently still prefer to have them, primarily for documenting
what we support, but also to have a nice string in /proc/cpuinfo.
Arnd
prev parent reply other threads:[~2015-02-03 19:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-03 13:29 [PATCH v4 1/6] ARM: Alpine: Initial support for Alpine platform Tsahee Zidenberg
2015-02-03 18:52 ` Stephen Boyd
2015-02-03 19:15 ` Arnd Bergmann [this message]
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=4038825.smGnjVluyE@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