Merge tag 'stm32-dt-for-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Mon, 2 Aug 2021 12:37:13 +0000 (14:37 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 2 Aug 2021 12:37:14 +0000 (14:37 +0200)
commitb07bf042e678f5eac856052d332869423e365af0
tree3b75f52399b6b0359857279b530b4f0a66de0bce
parent64429b9e0e1dc05cbe4f88076909fe0c4d2d29dc
parent15f68f027ebd961b99a1c420f96ff3838c5e4450
Merge tag 'stm32-dt-for-v5.14-fixes-1' of git://git./linux/kernel/git/atorgue/stm32 into arm/fixes

STM32 DT fixes for v5.14, round 1

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

 -Fixes are for DHCOM/DHCOR boards:
  - Set HW RTC ad default RTC
  - Disable EDPD LAN8710 feature as it is not a stable feature.
  - Fix touchscreen IRQ line assignment

* tag 'stm32-dt-for-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32:
  ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
  ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM
  ARM: dts: stm32: Prefer HW RTC on DHCOM SoM

Link: https://lore.kernel.org/r/c0b6031b-2de7-2ef8-71b2-a0af8f475932@foss.st.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>