Merge tag 'stm32-dt-for-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 28 Oct 2020 16:09:56 +0000 (17:09 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 28 Oct 2020 16:09:56 +0000 (17:09 +0100)
commit01eea23687ed0aa4e251f80ae795fc586e68343a
tree8f0fddb1e47f68ddd833992c49626b3ee467a556
parente5a329790409408aeecd278d0c1efbeccd87598b
parent728a7e225ad807b4b4de3be3fb653424199f8a76
Merge tag 'stm32-dt-for-v5.10-fixes-1' of git://git./linux/kernel/git/atorgue/stm32 into arm/fixes

STM32 DT fixes for v5.10, round 1

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

 -On STM32MP157 DK & ED boards: Add Vin supply description to avoid
  random kernel crash due to vref_ddr regulator issue.

* tag 'stm32-dt-for-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32:
  ARM: dts: stm32: Describe Vin power supply on stm32mp157c-edx board
  ARM: dts: stm32: Describe Vin power supply on stm32mp15xx-dkx board

Link: https://lore.kernel.org/r/4ac236b3-b980-f653-f644-53e586570724@st.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>