mbox series

[GIT,PULL] STM32 DT fixes for v5.10 #2

Message ID 65bfc73d-aae1-5309-2e11-1e3da647ad46@st.com
State New
Headers show
Series [GIT,PULL] STM32 DT fixes for v5.10 #2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git stm32-dt-for-v5.10-fixes-2

Message

Alexandre TORGUE Nov. 9, 2020, 2:55 p.m. UTC
Hi Arnd, Olof and Kevin,

Please consider this second round of STM32 DT fixes for v5.10. It 
concerns DHCOM/DHCOR fixes.

Thanks
Alex

The following changes since commit 728a7e225ad807b4b4de3be3fb653424199f8a76:

   ARM: dts: stm32: Describe Vin power supply on stm32mp157c-edx board 
(2020-10-28 15:08:24 +0100)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git 
stm32-dt-for-v5.10-fixes-2

for you to fetch changes up to f4c7fa39415da6db1fa0bc26162ac23a0fbae8bb:

   ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM (2020-11-09 
14:36:50 +0100)

----------------------------------------------------------------
STM32 DT fixes for v5.10, round 2

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

  -Fixes are for DHCOM/DHCOR boards:
   - Fix TA3-GPIO-C button
   - Fix LED5 mapping
   - Define VIO regulator supply on DHCOM
   - Enable thermal sensor support on stm32mp15xx-dhcor
   - Keep VDDA LDO1 always on to avoid leakage

----------------------------------------------------------------
Marek Vasut (5):
       ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
       ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2
       ARM: dts: stm32: Define VIO regulator supply on DHCOM
       ARM: dts: stm32: Enable thermal sensor support on stm32mp15xx-dhcor
       ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM

  arch/arm/boot/dts/stm32mp15xx-dhcom-pdk2.dtsi | 19 +++++++++++--------
  arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi  |  2 ++
  arch/arm/boot/dts/stm32mp15xx-dhcor-som.dtsi  |  4 ++++
  3 files changed, 17 insertions(+), 8 deletions(-)