From: agust@denx.de (Anatolij Gustschin)
To: linux-arm-kernel@lists.infradead.org
Subject: MicroSys sbc6x support (i.MX6)
Date: Mon, 1 Apr 2013 09:43:58 +0200 [thread overview]
Message-ID: <20130401094358.4c313f66@crub> (raw)
In-Reply-To: <20130401064224.GD1693@S2101-09.ap.freescale.net>
On Mon, 1 Apr 2013 14:42:25 +0800
Shawn Guo <shawn.guo@linaro.org> wrote:
...
> > +/dts-v1/;
> > +/include/ "imx6q.dtsi"
> > +
> > +/ {
> > + model = "MicroSys sbc6x board";
> > + compatible = "fsl,imx6q";
>
> We generally have a vendor specific compatible string for custom
> boards.
Couldn't this be a compatible list like
compatible = "microsys,sbc6x", "fsl,imx6q";
Then, we can test for imx6q compatibility in drivers or
platform code using of_machine_is_compatible(). Or what is the
preferred way to test for SoC compatibility?
Thanks,
Anatolij
next prev parent reply other threads:[~2013-04-01 7:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-29 18:55 PCI support for IMX6 Pavel Machek
2013-03-30 11:37 ` Pavel Machek
2013-03-30 12:12 ` Dirk Behme
[not found] ` <20130331201614.GC25751@amd.pavel.ucw.cz>
2013-04-01 6:42 ` MicroSys sbc6x support (i.MX6) Shawn Guo
2013-04-01 7:43 ` Anatolij Gustschin [this message]
2013-04-01 7:47 ` Shawn Guo
[not found] ` <20130401122422.GA13982@amd.pavel.ucw.cz>
2013-04-01 12:51 ` ARM: dts: " Shawn Guo
2013-04-01 14:43 ` Pavel Machek
2013-03-30 15:52 ` PCI support for IMX6 Fabio Estevam
2013-03-31 18:33 ` Pavel Machek
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=20130401094358.4c313f66@crub \
--to=agust@denx.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).