Merge branch 'lpc32xx/devel' into next/soc
* lpc32xx/devel: (22 commits)
ARM: LPC32xx: Move i2s1 dma enabling to clock.c
ARM: LPC32xx: Move uart6 irda disable to serial.c
ARM: LPC32xx: Cleanup board init, remove duplicate clock init
ARM: LPC32xx: Remove spi chip definitions
ARM: LPC32xx: Remove spi chipselect request from board init
ARM: LPC32xx: Add dt settings to the at25 node
ARM: LPC32xx: Build arch dtbs
ARM: LPC32xx: Fix lpc32xx.dtsi status property: "disable" -> "disabled"
ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use default
ARM: LPC32xx: High Speed UART configuration via DT
ARM: LPC32xx: DT conversion of Standard UARTs
ARM: LPC32xx: DTS adjustment for using pl18x primecell
ARM: LPC32xx: Add MMC controller support
ARM: LPC32xx: Defconfig update
ARM: LPC32xx: Clock adjustment for key matrix controller
ARM: LPC32xx: DTS adjustment for key matrix controller
ARM: LPC32xx: Add dts for EA3250 reference board
ARM: LPC32xx: Adjust dtsi file for MLC controller configuration
ARM: LPC32xx: Add DMA configuration to platform data
ARM: LPC32xx: Remove SLC controller initialization from platform init
...