History log of /linux-master/arch/powerpc/boot/dts/fsl/qoriq-mpic.dtsi
Revision Date Author Comments
# da3b6c05 01-Feb-2012 Diana CRACIUN <Diana.Craciun@freescale.com>

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>


# 56525200 20-Oct-2011 Kumar Gala <galak@kernel.crashing.org>

powerpc/85xx: create dts components to build up an SoC

Introduce some common components that we can utilize to build up the
various PQ3/85xx device trees.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>