From: David Gibson <david@gibson.dropbear.id.au>
To: Alexandr Smirnov <asmirnov@ru.mvista.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 3/4] Emerson KSI8560 device tree
Date: Wed, 5 Mar 2008 10:29:40 +1100 [thread overview]
Message-ID: <20080304232940.GB8399@localhost.localdomain> (raw)
In-Reply-To: <20080304163540.GD19634@ru.mvista.com>
On Tue, Mar 04, 2008 at 07:35:40PM +0300, Alexandr Smirnov wrote:
> Add device tree file for Emerson KSI8560 board.
>
> Signed-off-by: Alexandr Smirnov <asmirnov@ru.mvista.com>
[snip]
> + enet0: ethernet@24000 {
> + linux,network-index = <0>;
We're trying to get rid of this. Since I assume you're using u-boot,
I'm not sure why you'd need it now anyway.
> + device_type = "network";
> + model = "TSEC";
> + compatible = "gianfar";
This still looks like the old binding.
[snip]
> + cpld@4,0 {
> + compatible = "altera,maxii";
I'm guessing an Altera Maxii is just the name of the FPGA chip into
which the CPLD is programmed? If so, it's not a suitable "comaptible"
value, because that needs to describe the register interface. You
probably want something like
compatible = "emerson,KSI8560-cpld";
here.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
next prev parent reply other threads:[~2008-03-04 23:29 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-04 16:23 [PATCH 0/4] Add Emerson KSI8560 board support Alexandr Smirnov
2008-03-04 16:33 ` [PATCH 1/4] Emerson KSI8560 base support Alexandr Smirnov
2008-03-04 16:34 ` [PATCH 2/4] Emerson KSI8560 bootwrapper Alexandr Smirnov
2008-03-07 15:09 ` Kumar Gala
2008-03-04 16:35 ` [PATCH 3/4] Emerson KSI8560 device tree Alexandr Smirnov
2008-03-04 23:29 ` David Gibson [this message]
2008-03-05 14:45 ` Alexandr Smirnov
2008-03-05 17:31 ` Scott Wood
2008-03-06 0:16 ` David Gibson
2008-03-04 16:36 ` [PATCH 4/4] Emerson KSI8560 default config Alexandr Smirnov
2008-03-07 15:09 ` Kumar Gala
2008-03-06 15:14 ` [PATCH 3/4] Emerson KSI8560 device tree Alexandr Smirnov
2008-03-07 0:29 ` David Gibson
2008-03-07 1:57 ` Olof Johansson
2008-03-07 15:10 ` Kumar Gala
2008-03-06 15:17 ` [PATCH 1/4] Emerson KSI8560 base support Alexandr Smirnov
2008-03-07 15:07 ` Kumar Gala
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=20080304232940.GB8399@localhost.localdomain \
--to=david@gibson.dropbear.id.au \
--cc=asmirnov@ru.mvista.com \
--cc=linuxppc-dev@ozlabs.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).