Merge tag 'stm32-dt-for-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 30 Jan 2019 16:26:33 +0000 (17:26 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 30 Jan 2019 16:27:59 +0000 (17:27 +0100)
commit6569df3d6280a9c89cd4bb020b44a689ef0783a9
treecdca48d410c8af732c620aa8ced6baa9e3eb795b
parentf17b5f06cb92ef2250513a1e154c47b78df07d40
parent8914b63bab3c43a529316ba2858137bc57b74fa1
Merge tag 'stm32-dt-for-v4.21-1' of git://git./linux/kernel/git/atorgue/stm32 into arm/dt

STM32 DT updates for v4.21, round 1

Highlights:
----------

-MPU STM32MP157 platform update:
 -Declare DMAs for timers
 -Add sleep support for CAN
 -Split CAN RAM mapping between the 2 FDCAN instances
 -Add support of thermal sensor (DTS)

* tag 'stm32-dt-for-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32:
  ARM: dts: stm32: add thermal sensor support on STM32MP157c
  ARM: dts: stm32: add can1 sleep pins muxing on stm32mp157c-ev1 board
  ARM: dts: stm32: add can1 sleep pins muxing
  ARM: dts: stm32: change CAN RAM mapping on stm32mp157c
  ARM: dts: stm32: don't use timers dmas on stm32mp157c-ev1
  ARM: dts: stm32: don't use timers dmas on stm32mp157c-ed1
  ARM: dts: stm32: Add dmas to timer on stm32mp157c

Signed-off-by: Arnd Bergmann <arnd@arndb.de>