[PATCH v2 1/2] powerpc/mpc85xx: support the MTD for p1022ds flash

2012-04-17 Thread Chang-Ming.Huang
From: Jerry Huang The compatilbe 'simple-bus' is removed from the latest DTS for NAND and NOR flash partition, so we must add the new compatilbe support for p1022ds, otherwise, the kernel can't parse the partition of NOR and NAND flash. Signed-off-by: Jerry Huang --- changes for v2: cor

[PATCH 2/2] powerpc/p1022ds/DTS: Add RTC support

2012-04-16 Thread Chang-Ming.Huang
From: Jerry Huang Add the RTC support for p1022ds Signed-off-by: Jerry Huang --- arch/powerpc/boot/dts/p1022ds.dtsi |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/boot/dts/p1022ds.dtsi b/arch/powerpc/boot/dts/p1022ds.dtsi index 2b0d9e9..904b653 100644

[PATCH 1/2] powerpc/mpc85xx: p1022ds support the MTD for NOR and NAND flash

2012-04-16 Thread Chang-Ming.Huang
From: Jerry Huang The compatilbe 'simple-bus' is removed from the latest DTS for NAND and NOR flash partition, so we must add the new compatilbe support for p1022ds, otherwise, the kernel can't parse the partition of NOR and NAND flash. Signed-off-by: Jerry Huang --- arch/powerpc/platforms/85x

[PATCH 4/4 v2] powerpc/85xx: add the P1020UTM-PC DTS support

2012-03-19 Thread Chang-Ming.Huang
From: Jerry Huang Signed-off-by: Jerry Huang --- changes for v2: - remove the lable "read-only" for DTB and kernel partition - remove the word "RO" or "RW" from the "lable" option arch/powerpc/boot/dts/p1020utm-pc.dtsi| 140 + arch/powerpc/boot/

[PATCH 3/4 v2] powerpc/85xx: add the P1020MBG-PC DTS support

2012-03-19 Thread Chang-Ming.Huang
From: Jerry Huang Signed-off-by: Jerry Huang --- changes for v2: - remove the lable "read-only" for DTB and kernel partition - remove the word "RO" or "RW" from the "lable" option arch/powerpc/boot/dts/p1020mbg-pc.dtsi| 151 + arch/powerpc/boot/

[PATCH 4/4] powerpc/85xx: add the P1020UTM-PC DTS support

2012-03-14 Thread Chang-Ming.Huang
From: Jerry Huang Signed-off-by: Jerry Huang --- arch/powerpc/boot/dts/p1020utm-pc.dtsi| 142 + arch/powerpc/boot/dts/p1020utm-pc_32b.dts | 89 ++ arch/powerpc/boot/dts/p1020utm-pc_36b.dts | 89 ++ 3 files changed, 320 inserti

[PATCH 1/4] powerpc/85xx: add P1020MBG-PC platform support

2012-03-14 Thread Chang-Ming.Huang
From: Jerry Huang The p1020mbg-pc has the similar feature as the p1020rdb. Therefore, p1020mbg-pc use the same platform file as the p1/p2 rdb board. Overview of P1020MBG-PC platform: - DDR3 2GB - NOR flash 64MB - I2C EEPROM 256Kb - eTSEC1 (RGMII PHY) connected to V

[PATCH 3/4] powerpc/85xx: add the P1020MBG-PC DTS support

2012-03-14 Thread Chang-Ming.Huang
From: Jerry Huang Signed-off-by: Jerry Huang --- arch/powerpc/boot/dts/p1020mbg-pc.dtsi| 153 + arch/powerpc/boot/dts/p1020mbg-pc_32b.dts | 89 + arch/powerpc/boot/dts/p1020mbg-pc_36b.dts | 89 + 3 files changed, 331 insertion

[PATCH 2/4] powerpc/85xx: add P1020UTM-PC platform support

2012-03-14 Thread Chang-Ming.Huang
From: Jerry Huang The p1020utm-pc has the similar feature as the p1020rdb. Therefore, p1020utm-pc use the same platform file as the p1/p2 rdb board. Overview of P1020UTM-PC platform: - DDR3 1GB - NOR flash 32MB - I2C EEPROM 256Kb - eTSEC1 (RGMII PHY Atheros AR8021)