From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 2/4 V5] MSI support on 83xx/85xx/86xx board From: Michael Ellerman To: Jason Jin In-Reply-To: <1210931447-16234-2-git-send-email-Jason.jin@freescale.com> References: <1210931447-16234-1-git-send-email-Jason.jin@freescale.com> <1210931447-16234-2-git-send-email-Jason.jin@freescale.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PKAdDnZrN7NWomiFzGas" Date: Mon, 19 May 2008 12:08:30 +1000 Message-Id: <1211162910.7758.2.camel@localhost> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org Reply-To: michael@ellerman.id.au List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --=-PKAdDnZrN7NWomiFzGas Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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. >=20 > 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. >=20 > Signed-off-by: Jason Jin > --- > 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 cheers --=20 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 --=-PKAdDnZrN7NWomiFzGas Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBIMOEedSjSd0sB4dIRAlXZAJ9OeVlNVSnwqe0XKHTPEx3VluE2JQCgsyYO B9ruw2uDrSjmNTAu4m+kJeQ= =WlVv -----END PGP SIGNATURE----- --=-PKAdDnZrN7NWomiFzGas--