Merge tag 'stm32-dt-for-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Wed, 24 Feb 2016 21:46:41 +0000 (13:46 -0800)
committerOlof Johansson <olof@lixom.net>
Wed, 24 Feb 2016 21:46:41 +0000 (13:46 -0800)
commit4d66fb810a77d5bf40fdad5a8dc977c5ccff613a
treea15502d283da4d18f2541c0d0788be9bd443c47e
parent7fa12181b01d2dfa7ae02df14df85c08d151919c
parentb2aa7f7741f511c6a1ea266d62d203662f121ea7
Merge tag 'stm32-dt-for-v4.6-1' of git://git./linux/kernel/git/mcoquelin/stm32 into next/dt

Highlights:
-----------
 - Add DMA controller node to stm32f429 MCU
 - Add pinctrl & gpio nodes to stm32f429 MCU
 - Remap stm32429-eval board SD-Ram to 0x0 for performance boost

* tag 'stm32-dt-for-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32:
  ARM: dts: stm32f429: Boost perfs by remapping SDRAM Bank 1 to 0x0
  ARM: dts: Add leds support to STM32F429 boards
  ARM: dts: Add USART1 pin config to STM32F429 boards
  ARM: dts: Add pinctrl node to STM32F429
  includes: dt-bindings: Add STM32F429 pinctrl DT bindings
  ARM: dts: Add STM32 DMA support for STM32F429 MCU

Signed-off-by: Olof Johansson <olof@lixom.net>