Please pull from 'powerpc-next' branch of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git powerpc-next
to receive the following updates: Sorry for taking so long on these. Being at OLS limited patch applying ability last week. These are some CPM related patches that have been on the list for some time and a fix to the RTC cmos detection need for the mpc8610ds board. - k Documentation/powerpc/dts-bindings/fsl/cpm_qe/serial.txt | 11 arch/powerpc/platforms/8xx/Kconfig | 10 arch/powerpc/platforms/Kconfig | 2 arch/powerpc/sysdev/cpm1.c | 267 ++++++++++++++- arch/powerpc/sysdev/cpm2.c | 11 arch/powerpc/sysdev/cpm_common.c | 123 ++++++ arch/powerpc/sysdev/rtc_cmos_setup.c | 23 - drivers/serial/cpm_uart/cpm_uart.h | 11 drivers/serial/cpm_uart/cpm_uart_core.c | 66 +++ include/asm-powerpc/cpm.h | 3 10 files changed, 506 insertions(+), 21 deletions(-) Anton Vorontsov (1): powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC Jochen Friedrich (1): powerpc: implement GPIO LIB API on CPM1 Freescale SoC. Laurent Pinchart (3): cpm2: Implement GPIO LIB API on CPM2 Freescale SoC. cpm_uart: Modem control lines support cpm_uart: Add generic clock API support to set baudrates _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev