History log of /arch/powerpc/boot/dts/mpc8308_p1m.dts
Revision Date Author Comments
f706bed1144e0fdad2b583549fc366afd4a1e9f1 28-Nov-2011 Kumar Gala <galak@kernel.crashing.org> powerpc/fsl: update compatiable on fsl 16550 uart nodes

The Freescale serial port's are pretty much a 16550, however there are
some FSL specific bugs and features. Add a "fsl,ns16550" compatiable
string to allow code to handle those FSL specific issues.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
c9de9333f5a860cab82052bce6ac28bcac9b2c26 27-Oct-2010 Ilya Yanok <yanok@emcraft.com> powerpc/83xx: add mpc8308_p1m DMA controller device-tree node

MPC8308 has DMA controller compatible with mpc512x_dma driver. This
patch adds device-tree node to support DMA controller on MPC8308 P1M
board.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Acked-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
cd2bd44ea8a2e8be8fff583fa5759e8f3758e67a 09-Sep-2010 Ilya Yanok <yanok@emcraft.com> powerpc/mpc83xx: Support for MPC8308 P1M board

This patch adds support for MPC8308 P1M board.
Supported devices:
DUART
Dual Ethernet
NOR flash
Both I2C controllers
USB in peripheral mode
PCI Express

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>