From: olof@lixom.net (Olof Johansson)
To: David Gibson <david@gibson.dropbear.id.au>
Cc: linuxppc-dev@ozlabs.org, Paul Mackerras <paulus@samba.org>
Subject: Re: [PATCH 4/7] Add device tree for Ebony
Date: Mon, 7 May 2007 22:31:18 -0500 [thread overview]
Message-ID: <20070508033118.GF12613@lixom.net> (raw)
In-Reply-To: <20070508025930.E1C1EDE0F5@ozlabs.org>
On Tue, May 08, 2007 at 12:59:30PM +1000, David Gibson wrote:
> Add a device tree for the Ebony evaluation board (440GP based). This
> tree is not complete or finalized. This tree needs a version of dtc
> recent enough to include reference-to-labels to process.
>
> Signed-off-by: David Gibson <dwg@au1.ibm.com>
> ---
>
> arch/powerpc/boot/dts/ebony.dts | 307 ++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 307 insertions(+)
>
> Index: working-2.6/arch/powerpc/boot/dts/ebony.dts
> ===================================================================
> --- /dev/null 1970-01-01 00:00:00.000000000 +0000
> +++ working-2.6/arch/powerpc/boot/dts/ebony.dts 2007-05-01 15:37:24.000000000 +1000
> @@ -0,0 +1,307 @@
> +/ {
> + #address-cells = <2>;
> + #size-cells = <1>;
> + model = "Ebony";
> + compatible = "Ebony";
ibm,ebony? See the discussion on the Holly port.
next prev parent reply other threads:[~2007-05-08 3:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-08 2:58 [PATCH 0/7] Ebony, ready for merge David Gibson
2007-05-08 2:59 ` [PATCH 1/7] Only legacy ports should allow addr/irq changes via setserial David Gibson
2007-05-08 2:59 ` [PATCH 3/7] powerpc: Add powerpc/platforms/44x, disable platforms/4xx for now David Gibson
2007-05-08 2:59 ` [PATCH 2/7] Use resource_size_t for serial port IO addresses David Gibson
2007-05-08 2:59 ` [PATCH 4/7] Add device tree for Ebony David Gibson
2007-05-08 3:31 ` Olof Johansson [this message]
2007-05-08 4:09 ` David Gibson
2007-05-08 2:59 ` [PATCH 5/7] Support for the Ebony 440GP reference board in arch/powerpc David Gibson
2007-05-08 4:10 ` David Gibson
2007-05-08 2:59 ` [PATCH 6/7] Early serial debug support for PPC44x David Gibson
2007-05-08 3:09 ` [PATCH 7/7] Device tree aware EMAC driver David Gibson
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=20070508033118.GF12613@lixom.net \
--to=olof@lixom.net \
--cc=david@gibson.dropbear.id.au \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.