[PATCH] powerpc/8544ds: add partition table for norflash

2012-08-28 Thread Dongsheng.wang
From: Wang Dongsheng create partition table for norflash. Signed-off-by: Wang Dongsheng --- arch/powerpc/boot/dts/mpc8544ds.dts |4 ++- arch/powerpc/boot/dts/mpc8544ds.dtsi | 38 ++ 2 files changed, 41 insertions(+), 1 deletions(-) diff --git a/arch/pow

[PATCH v2 2/2] powerpc/mpic: add global timer support

2012-08-09 Thread Dongsheng.wang
From: Wang Dongsheng The MPIC global timer is a hardware timer inside the Freescale PIC comply to Open-PIC standard. When the timer is timeout of the specified interval, the hardware timer generates an interrupt. The driver currently is only tested on fsl chip, but it can potentially support othe

[PATCH v2 1/2] powerpc/mpic: Add Open-PIC global timer document

2012-08-09 Thread Dongsheng.wang
From: Wang Dongsheng Add a description of the OPEN-PIC global timer in the OPEN-PIC document. Moidfy mpic-timer document. 1.Add a TFRR register region. This register is written by software to report the clocking frequency of the PIC timers. 2.Add a device_type. The global timer in line with the

[PATCH] powerpc/fsl: mpic timer driver

2012-07-26 Thread Dongsheng.wang
From: Wang Dongsheng Global timers A and B internal to the PIC. The two independent groups of global timer, group A and group B, are identical in their functionality. The hardware timer generates an interrupt on every timer cycle. e.g Power management can use the hardware timer to wake up the mac