ppc: mpc85xx: mpc8544 support
Definitions are added to support the mpc8544 sOC.

The function returning the I2C bus frequency is updated
to take into account the mpc8544 specific clock ratio.
A mininal GPIO API is added to enable and set the GPIO
out pins.

Signed-off-by: Renaud Barbier <renaud.barbier@ge.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent c3a0d67 commit 2e6750444ee4455938fa0e19d85744b67dd8e1d2
@Renaud Barbier Renaud Barbier authored on 5 Nov 2013
Sascha Hauer committed on 6 Nov 2013
Showing 8 changed files
View
arch/ppc/include/asm/fsl_lbc.h
View
arch/ppc/include/asm/processor.h
View
arch/ppc/mach-mpc85xx/cpuid.c
View
arch/ppc/mach-mpc85xx/fsl_gpio.c 0 → 100644
View
arch/ppc/mach-mpc85xx/include/mach/config_mpc85xx.h
View
arch/ppc/mach-mpc85xx/include/mach/gpio.h 0 → 100644
View
arch/ppc/mach-mpc85xx/include/mach/immap_85xx.h
View
arch/ppc/mach-mpc85xx/speed.c