linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <michael@ellerman.id.au>
To: Jason Jin <Jason.jin@freescale.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 2/4 V5] MSI support on 83xx/85xx/86xx board
Date: Mon, 19 May 2008 12:08:30 +1000	[thread overview]
Message-ID: <1211162910.7758.2.camel@localhost> (raw)
In-Reply-To: <1210931447-16234-2-git-send-email-Jason.jin@freescale.com>

[-- Attachment #1: Type: text/plain, Size: 1395 bytes --]

On Fri, 2008-05-16 at 17:50 +0800, Jason Jin wrote:
> This MSI driver can be used on 83xx/85xx/86xx board.
> In this driver, virtual interrupt host and chip were
> setup. There are 256 MSI interrupts in this host, Every 32
> MSI interrupts cascaded to one IPIC/MPIC interrupt.
> The chip was treated as edge sensitive and some necessary
> functions were setup for this chip.
> 
> Before using the MSI interrupt, PCI/PCIE device need to
> ask for a MSI interrupt in the 256 MSI interrupts. A 256bit
> bitmap show which MSI interrupt was used, reserve bit in
> the bitmap can be used to force the device use some designate
> MSI interrupt in the 256 MSI interrupts. Sometimes this is useful
> for testing the all the MSI interrupts. The msi-available-ranges
> property in the dts file was used for this purpose.
> 
> Signed-off-by: Jason Jin <Jason.jin@freescale.com>
> ---
> In the V5 version:
> Make the msi-availble-ranges optional,
> remove the match function from the driver,
> change the compatible according the change in dts.

Looks good, MSI bits:

Acked-by: Michael Ellerman <michael@ellerman.id.au>

cheers

-- 
Michael Ellerman
OzLabs, IBM Australia Development Lab

wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)

We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2008-05-19  2:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-16  9:50 [PATCH 1/4 V3] booting-without-of for Freescale MSI Jason Jin
2008-05-16  9:50 ` [PATCH 2/4 V5] MSI support on 83xx/85xx/86xx board Jason Jin
2008-05-16  9:50   ` [PATCH 3/4 V3] Enable MSI support for MPC8610HPCD board Jason Jin
2008-05-16  9:50     ` [PATCH 4/4 V3] Enable MSI support for 85xxds board Jason Jin
2008-05-19  2:08   ` Michael Ellerman [this message]
2008-05-20  2:26     ` [PATCH 2/4 V5] MSI support on 83xx/85xx/86xx board Jin Zhengxiong
2008-05-20  6:24       ` Kumar Gala
2008-05-19  3:33   ` Stephen Rothwell
2008-05-20  2:24     ` Jin Zhengxiong
2008-05-20  6:23 ` [PATCH 1/4 V3] booting-without-of for Freescale MSI 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=1211162910.7758.2.camel@localhost \
    --to=michael@ellerman.id.au \
    --cc=Jason.jin@freescale.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).