]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/fsl: Added aliased MSIIR register address to MSI node in dts
authorDiana CRACIUN <Diana.Craciun@freescale.com>
Wed, 1 Feb 2012 15:50:34 +0000 (17:50 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 16 Mar 2012 21:15:19 +0000 (16:15 -0500)
commitda3b6c0534c76bc08ce5524342586138687fd106
treee67ea548f1389cf8fca6aa7415451fef30645888
parenta2279e3fe484e89f744e03421377d5c0fca9f77d
powerpc/fsl: Added aliased MSIIR register address to MSI node in dts

The MSIIR register for each MSI bank is aliased to a different
address. The MSI node reg property was updated to contain this
address:

e.g. reg = <0x41600 0x200 0x44140 4>;

The first region contains the address and length of the MSI
register set and the second region contains the address of
the aliased MSIIR register at 0x44140.

Signed-off-by: Diana CRACIUN <Diana.Craciun@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Documentation/devicetree/bindings/powerpc/fsl/msi-pic.txt
arch/powerpc/boot/dts/fsl/qoriq-mpic.dtsi