From: Martyn Welch <martyn.welch@gefanuc.com>
To: galak@kernel.crashing.org
Cc: linuxppc-dev@ozlabs.org
Subject: [PATCH 2/8] powerpc/86xx: Fix GE SBC310 XMC site support
Date: Mon, 11 Jan 2010 12:23:18 +0000 [thread overview]
Message-ID: <20100111122318.8306.15704.stgit@ES-J7S4D2J.amer.consind.ge.com> (raw)
In-Reply-To: <20100111121622.8306.87501.stgit@ES-J7S4D2J.amer.consind.ge.com>
From: Malcolm Crossley <malcolm.crossley2@gefanuc.com>
Correction to interrupt map mask for GE SBC310 XMC site and addition of
alias.
Signed-off-by: Malcolm Crossley <malcolm.crossley2@gefanuc.com>
Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
---
arch/powerpc/boot/dts/gef_sbc310.dts | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/boot/dts/gef_sbc310.dts b/arch/powerpc/boot/dts/gef_sbc310.dts
index 8ea8d4a..8e4efff 100644
--- a/arch/powerpc/boot/dts/gef_sbc310.dts
+++ b/arch/powerpc/boot/dts/gef_sbc310.dts
@@ -32,6 +32,7 @@
serial0 = &serial0;
serial1 = &serial1;
pci0 = &pci0;
+ pci1 = &pci1;
};
cpus {
@@ -374,7 +375,7 @@
clock-frequency = <33333333>;
interrupt-parent = <&mpic>;
interrupts = <0x18 0x2>;
- interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
+ interrupt-map-mask = <0xff00 0x0 0x0 0x7>;
interrupt-map = <
0x0000 0x0 0x0 0x1 &mpic 0x0 0x2
0x0000 0x0 0x0 0x2 &mpic 0x1 0x2
--
Martyn Welch MEng MPhil MIET (Principal Software Engineer) T:+44(0)1327322748
GE Fanuc Intelligent Platforms Ltd, |Registered in England and Wales
Tove Valley Business Park, Towcester, |(3828642) at 100 Barbirolli Square,
Northants, NN12 6PF, UK T:+44(0)1327359444 |Manchester,M2 3AB VAT:GB 927559189
next prev parent reply other threads:[~2010-01-11 12:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-11 12:23 [PATCH 0/8] Update to GE powerpc/86xx based boards Martyn Welch
2010-01-11 12:23 ` [PATCH 1/8] powerpc/86xx: Add MSI section to GE SBC310 DTS Martyn Welch
2010-01-11 12:23 ` Martyn Welch [this message]
2010-01-11 12:23 ` [PATCH 3/8] powerpc/86xx: Add MSI section to GE SBC610 DTS Martyn Welch
2010-01-11 12:23 ` [PATCH 4/8] powerpc: Basic flash support for GE SBC610 Martyn Welch
2010-01-11 12:23 ` [PATCH 5/8] powerpc/86xx: Switch on highmem support on " Martyn Welch
2010-01-11 12:23 ` [PATCH 6/8] powerpc/86xx: Add MSI section to GE PPC9A DTS Martyn Welch
2010-01-11 12:23 ` [PATCH 7/8] powerpc/86xx: Enable VME driver on the GE PPC9A Martyn Welch
2010-01-11 12:23 ` [PATCH 8/8] powerpc/86xx: Enable VME driver on the GE SBC610 Martyn Welch
2010-02-18 3:17 ` [PATCH 0/8] Update to GE powerpc/86xx based boards 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=20100111122318.8306.15704.stgit@ES-J7S4D2J.amer.consind.ge.com \
--to=martyn.welch@gefanuc.com \
--cc=galak@kernel.crashing.org \
--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