From: Diana CRACIUN Date: Wed, 1 Feb 2012 15:50:34 +0000 (+0200) Subject: powerpc/fsl: Added aliased MSIIR register address to MSI node in dts X-Git-Tag: v3.4-rc1~159^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da3b6c0534c76bc08ce5524342586138687fd106;p=pandora-kernel.git 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed