All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnaud.patard@rtp-net.org (Arnaud Patard (Rtp))
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] kirkwood: pci: don't remap io address
Date: Mon, 19 Oct 2009 14:30:14 +0200	[thread overview]
Message-ID: <8763absh0p.fsf@lechat.rtp-net.org> (raw)


The kirkwood pci support is registering itself with the normal addresses
but is configured in kirkwood_setup_cpu_mbus() to remap the i/o port
addresses to 0. This is making the pci devices with i/o port non
functionnal. Disabling the remapping is fixing the issue.

Tested on a openrd-client box.

Signed-off-by: Arnaud Patard <apatard@mandriva.com>
---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kirkwood_pcie_fix.patch
Type: text/x-diff
Size: 542 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20091019/3be14c3f/attachment.bin>

                 reply	other threads:[~2009-10-19 12:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=8763absh0p.fsf@lechat.rtp-net.org \
    --to=arnaud.patard@rtp-net.org \
    --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 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.