History log of /arch/powerpc/boot/dts/fsl/p1023si-post.dtsi
Revision Date Author Comments
297649b9f516a840d56bc2df6dda5a6f9c50cea5 07-Jan-2014 Wang Dongsheng <dongsheng.wang@freescale.com> powerpc/dts: fix lbc lack of error interrupt

P1020, P1021, P1022, P1023 when the lbc get error, the error
interrupt will be triggered. The corresponding interrupt is
internal IRQ0. So system have to process the lbc IRQ0 interrupt.

The corresponding lbc general interrupt is internal IRQ3.

Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com>
[scottwood@freescale.com: bracketed individual list elements]
Signed-off-by: Scott Wood <scottwood@freescale.com>
a2adb1aee19687e9f0f398abaceb31ee5a2b68b8 11-Apr-2013 Vakul Garg <vakul@freescale.com> powerpc/fsl: Add property for 'era' in SEC dts crypto node

The crypto node now contains a new property 'fsl,sec-era'.
This is required so that applications can retrieve era info without
having to be able to read SEC's register space.

Signed-off-by: Vakul Garg <vakul@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
465aceb832fb54b342a098143dbdc1e1ae250416 18-Jan-2012 Ramneek Mehresh <ramneek.mehresh@freescale.com> powerpc/85xx: Add usb controller version info

Add usb controller version info for the following:
MPC8536, P1010, P1020, P1021, P1022, P1023, P2020, P2041,
P3041, P3060, P5020

Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
b0e2f248b4ed6aea3191c3419e6f70407d53d8d8 09-Nov-2011 Kumar Gala <galak@kernel.crashing.org> powerpc/85xx: Rework P1023RDS device tree

Utilize new split between board & SoC, and new SoC device trees split
into pre & post utilizing 'template' includes for SoC IP blocks.

Other changes include:
* Moved to specifying interrupt-parent for mpic at root
* Moved to 4-cell mpic interrupt cells to support MPIC timers
* Dropping "fsl,p1023-IP..." from compatibles for standard blocks
* Removed incorrect power/pmc node, there are no etsec on P1023

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