From: "Steven A. Falco" <sfalco@harris.com>
To: "linuxppc-dev@ozlabs.org" <linuxppc-dev@ozlabs.org>
Subject: AMCC 440 SPI question
Date: Tue, 23 Sep 2008 11:38:05 -0400 [thread overview]
Message-ID: <48D90D5D.5000105@harris.com> (raw)
The yosemite.dts has the following entry, which leads me to believe
that there is SPI support. I'd like to do something similar for a
Sequoia board, but looking in Josh's "next" branch, I don't see any
driver that would recognize the spi-440ep string. So my question is,
is there a SPI driver for the PPC440, that is .dts aware?
spi@ef600900 {
compatible = "amcc,spi-440ep";
reg = <ef600900 6>;
interrupts = <8 4>;
interrupt-parent = <&UIC0>;
};
Also, googling for a driver, I find the patch that introduced this
.dts file:
Patch: [PATCH 1/3][POWERPC] 4xx: Add AMCC 440EP Yosemite DTS
patchwork.ozlabs.org/linuxppc/patch?id=16992
However, when I click on the patchwork link, I get a 404 error.
Perhaps this just means the patch is old and has been removed
from patchwork. But since it is a "1 of 3", I was hoping one of
the other parts would contain the actual spi-440ep driver code.
Hints greatly appreciated!
Steve
next reply other threads:[~2008-09-23 15:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-23 15:38 Steven A. Falco [this message]
2008-09-23 15:50 ` AMCC 440 SPI question Josh Boyer
2008-09-23 18:50 ` Stefan Roese
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=48D90D5D.5000105@harris.com \
--to=sfalco@harris.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).