linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tixy@linaro.org (Jon Medhurst (Tixy))
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] Documentation: bindings: Add DT bindings for ARM's FVP models.
Date: Tue, 21 Jun 2016 14:38:32 +0100	[thread overview]
Message-ID: <1466516312.2856.27.camel@linaro.org> (raw)
In-Reply-To: <20160621132257.GA2263@rob-hp-laptop>

On Tue, 2016-06-21 at 08:22 -0500, Rob Herring wrote:
> > +Required properties (in root node):
> > +- compatible value:
> > +     compatible = "arm,<family>,<variant>", "arm,<family>";
> > +  where <family> is one of:
> > +  - "fvp-base" for the Base FVP
> > +  - "fvp-ve" for the VE FVP
> > +  and <variant> is the part of the model's executable filename with
> the family
> > +  name omitted, converted to lower case, and with non-alphanumeric
> characters
> > +  replaced with '-'. E.g. the Base FVP that has two AEMv8 CPU
> clusters has an
> > +  executable file called FVP_Base_AEMv8A-AEMv8A, so the compatible
> value for
> 
> Naming conventions of the exe aren't going to change?

Almost certainly will at some point, as will the very name Fixed Virtual
Platform, what 'families' ARM produce and their naming, and the
configuration of the 'hardware' compiled into the models.

These are software models, so can be changed easily at the whim of
marketing, or current perceived requirements from engineers and
managers. So generally, it's a moving target, that doesn't fit nicely
into the needs producing device-trees.

-- 
Tixy

  reply	other threads:[~2016-06-21 13:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-20 12:13 [PATCH 1/2] Documentation: bindings: Add DT bindings for ARM's FVP models Jon Medhurst
2016-06-20 12:13 ` [PATCH 2/2] arm64: dts: Add device-tree for ARM's AEMv8A-AEMv8A FVP Base model Jon Medhurst
2016-06-20 12:39   ` Mark Rutland
2016-06-20 14:34     ` Jon Medhurst (Tixy)
2016-06-20 14:55       ` Mark Rutland
2016-06-21 18:01         ` Jon Medhurst (Tixy)
2016-06-22  9:35           ` Mark Rutland
2016-06-21 13:22 ` [PATCH 1/2] Documentation: bindings: Add DT bindings for ARM's FVP models Rob Herring
2016-06-21 13:38   ` Jon Medhurst (Tixy) [this message]
2016-06-21 21:33     ` Rob Herring
2016-06-22  8:43       ` Jon Medhurst (Tixy)

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=1466516312.2856.27.camel@linaro.org \
    --to=tixy@linaro.org \
    --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).