powerpc/85xx: Add TWR-P1025 board support
authorXie Xiaobo <X.Xie@freescale.com>
Wed, 6 Nov 2013 09:08:03 +0000 (17:08 +0800)
committerScott Wood <scottwood@freescale.com>
Wed, 8 Jan 2014 01:09:29 +0000 (19:09 -0600)
commit8a6be2bdb608dec6b988d2b9a875a88f8b684bfb
tree6eccf86fc900bfe9a4d983001cf711434d4ab535
parent72c916ae97ff503b01fa21efe91d4328439ab004
powerpc/85xx: Add TWR-P1025 board support

TWR-P1025 Overview
 -----------------
 512Mbyte DDR3 (on board DDR)
 64MB Nor Flash
 eTSEC1: Connected to RGMII PHY AR8035
 eTSEC3: Connected to RGMII PHY AR8035
 Two USB2.0 Type A
 One microSD Card slot
 One mini-PCIe slot
 One mini-USB TypeB dual UART

Signed-off-by: Michael Johnston <michael.johnston@freescale.com>
Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
[scottwood@freescale.com: use pr_info rather than KERN_INFO]
Signed-off-by: Scott Wood <scottwood@freescale.com>
Documentation/devicetree/bindings/video/ssd1289fb.txt [new file with mode: 0644]
arch/powerpc/boot/dts/p1025twr.dts [new file with mode: 0644]
arch/powerpc/boot/dts/p1025twr.dtsi [new file with mode: 0644]
arch/powerpc/platforms/85xx/Kconfig
arch/powerpc/platforms/85xx/Makefile
arch/powerpc/platforms/85xx/twr_p102x.c [new file with mode: 0644]