From: Josh Boyer <jwboyer@linux.vnet.ibm.com>
To: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 0/3] [POWERPC] 4xx: Add support for AMCC 440EP Yosemite board
Date: Sat, 23 Feb 2008 16:19:22 -0600 [thread overview]
Message-ID: <20080223161922.13198ea7@zod.rchland.ibm.com> (raw)
In-Reply-To: <20080223160813.2f8d282b@zod.rchland.ibm.com>
On Sat, 23 Feb 2008 16:08:13 -0600
Josh Boyer <jwboyer@linux.vnet.ibm.com> wrote:
> This small series of patches adds support for the AMCC 440EP Yosemite
> evaluation board. This is the newer evaluation board for PowerPC 440EP
> chips, replacing the older Bamboo board.
>
> This is just the initial round of patches, but they are functional.
> Also of note is that while all for on-board UARTs are enumerated in the
> DTS file, only two of them are usable on the board. The other two have
> their "status" property set to disabled. If used in conjunction with
> the of_device_is_disabled patches I just sent out, then devices for
> those won't be created. This is not required.
Olof asked on IRC why even bother enumerating the extra UARTs. I have
two reasons for this.
1) I want a user of the of_device_is_disabled patches, if only to show
it works and provide an example (it does work btw).
2) When I get to doing the EBC stuff for bamboo and yosemite, there are
devices that can come and go depending on dip switch settings (due to
pin sharing). My nefarious plan is to enumerate all of the devices in
the device tree, and poke a status = "disabled" property into the ones
that are no longer usable because of the dip switch settings. E.g.
EMAC1 becomes disabled if the NAND flash is enabled on Bamboo, etc.
josh
prev parent reply other threads:[~2008-02-23 22:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-23 22:08 [PATCH 0/3] [POWERPC] 4xx: Add support for AMCC 440EP Yosemite board Josh Boyer
2008-02-23 22:09 ` [PATCH 1/3][POWERPC] 4xx: Add AMCC 440EP Yosemite DTS Josh Boyer
2008-02-23 22:09 ` [PATCH 2/3][POWERPC] 4xx: Add platform support for the AMCC Yosemite board Josh Boyer
2008-02-23 22:10 ` [PATCH 3/3][POWERPC] 4xx: Add bootwrapper for " Josh Boyer
2008-02-23 22:19 ` Josh Boyer [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=20080223161922.13198ea7@zod.rchland.ibm.com \
--to=jwboyer@linux.vnet.ibm.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).