android_kernel_xiaomi_sm8350/arch/powerpc/platforms/83xx
Anton Vorontsov b13e930906 powerpc/83xx: new board support: MPC8360E-RDK
This is patch adds board file, device tree, and defconfig for the new
board, made by Freescale Semiconductor Inc. and Logic Product Development.

Currently supported:
1. UEC{1,2,7,4};
2. I2C;
3. SPI;
4. NS16550 serial;
5. PCI and miniPCI;
6. Intel NOR StrataFlash X16 64Mbit PC28F640P30T85;
7. Graphics controller, Fujitsu MB86277.

Not supported in this patch:
1. StMICRO NAND512W3A2BN6E, 512 Mbit (supported with FSL UPM NAND driver);
2. FHCI USB (supported with FHCI driver).
3. QE Serial UCCs (tested to not work with ucc_uart driver, reason
   unknown, yet);
4. ADC AD7843 (tested to work, but support via device tree depends on
   major SPI rework, GPIO API, etc);

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-06-10 11:11:17 -05:00
..
asp834x.c [POWERPC] 83xx: Add support for Analogue & Micro ASP837E board 2008-06-02 14:44:25 -05:00
Kconfig powerpc/83xx: new board support: MPC8360E-RDK 2008-06-10 11:11:17 -05:00
Makefile powerpc/83xx: new board support: MPC8360E-RDK 2008-06-10 11:11:17 -05:00
misc.c
mpc83xx.h
mpc831x_rdb.c
mpc832x_mds.c
mpc832x_rdb.c
mpc834x_itx.c
mpc834x_mds.c
mpc836x_mds.c
mpc836x_rdk.c powerpc/83xx: new board support: MPC8360E-RDK 2008-06-10 11:11:17 -05:00
mpc837x_mds.c
mpc837x_rdb.c
pci.c
sbc834x.c
usb.c