mbox series

[GIT,PULL] STM32 DT changes for v5.4 #1

Message ID 482a2a40-a246-6654-7e3b-8e38b137752f@st.com (mailing list archive)
State Mainlined, archived
Commit 49490d51743cedad368f3d76f76406bc4b75fd51
Headers show
Series [GIT,PULL] STM32 DT changes for v5.4 #1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git

Message

Alexandre TORGUE Aug. 2, 2019, 2:54 p.m. UTC
Hi Arnd, Olof and Kevin,

Please consider this first round of STM32 DT updates for v5.4.
Main changes concern stm32mp157 MPU soc including M4 co-processor 
support and FMC2 NAND controller support.

Regards
Alex

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

   Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git 
tags/stm32-dt-for-v5.4-1

for you to fetch changes up to 49490d51743cedad368f3d76f76406bc4b75fd51:

   ARM: dts: stm32: remove useless pinctrl entries in stm32mp157-pinctrl 
(2019-08-02 16:17:43 +0200)

----------------------------------------------------------------
STM32 DT updates for v5.4, round 1

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

MPU part:
  -Add FMC2 NAND controller support on stm32mp157c-ev1.
  -Add M4 remoteproc support:
   -Add support in stm32mp157c.dtsi.
   -Declare copro reserved memories region on stm32mp157 EV1 and DK1
    boards.
   -Enable M4 copro support on stm32mp157 EV1 and DK1.
  -Add booster for ADC on stm32mp157c.
  -Add audio codec support on stm32mp157 DK1.

MCU part:
  -Remove fixed regulator unit address on stm32429i-eval used by ADC.
  -Add missing vdd-supply required by ADC on stm32429i-eval and
   stm32h743i-eval.
  -Add pwm cells on f746 and f429.

----------------------------------------------------------------
Alexandre Torgue (1):
       ARM: dts: stm32: remove useless pinctrl entries in stm32mp157-pinctrl

Christophe Kerello (3):
       ARM: dts: stm32: add FMC2 NAND controller support on stm32mp157c
       ARM: dts: stm32: add FMC2 NAND controller pins muxing on 
stm32mp157c-ev1
       ARM: dts: stm32: enable FMC2 NAND controller on stm32mp157c-ev1

Erwan Le Ray (1):
       ARM: dts: stm32: fix -Wall W=1 compilation in stm32mp157 pinctrl 
for mcan

Fabien Dessenne (5):
       ARM: dts: stm32: add m4 remoteproc support on STM32MP157c
       ARM: dts: stm32: declare copro reserved memories on STM32MP157c-ed1
       ARM: dts: stm32: enable m4 coprocessor support on STM32MP157c-ed1
       ARM: dts: stm32: declare copro reserved memories on STM32MP157a-dk1
       ARM: dts: stm32: enable m4 coprocessor support on STM32MP157a-dk1

Fabrice Gasnier (8):
       ARM: dts: stm32: remove fixed regulator unit address on 
stm32429i-eval
       ARM: dts: stm32: add missing vdda-supply to adc on stm32429i-eval
       ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval
       ARM: dts: stm32: add booster for ADC analog switches on stm32mp157c
       ARM: dts: stm32: add pwm cells to stm32mp157c
       ARM: dts: stm32: add pwm cells to stm32f429
       ARM: dts: stm32: add pwm cells to stm32f746
       ARM: dts: stm32: add syscfg to ADC on stm32mp157c

Ludovic Barre (1):
       ARM: dts: stm32: activate dma for qspi on stm32mp157

Olivier Moysan (1):
       ARM: dts: stm32: add audio codec support on stm32mp157a-dk1 board

Yannick Fertré (1):
       ARM: dts: stm32: add phy-dsi-supply property on stm32mp157c-ev1

  arch/arm/boot/dts/stm32429i-eval.dts      |  25 +++---
  arch/arm/boot/dts/stm32f429.dtsi          |  12 +++
  arch/arm/boot/dts/stm32f746.dtsi          |  12 +++
  arch/arm/boot/dts/stm32h743i-eval.dts     |   1 +
  arch/arm/boot/dts/stm32mp157-pinctrl.dtsi |  70 ++++++++++------
  arch/arm/boot/dts/stm32mp157a-dk1.dts     | 135 
++++++++++++++++++++++++++++++
  arch/arm/boot/dts/stm32mp157c-ed1.dts     |  46 ++++++++++
  arch/arm/boot/dts/stm32mp157c-ev1.dts     |  17 ++++
  arch/arm/boot/dts/stm32mp157c.dtsi        |  61 ++++++++++++++
  9 files changed, 342 insertions(+), 37 deletions(-)
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#232): https://linux.kernel.org/g/patchwork-soc/message/232
Mute This Topic: https://linux.kernel.org/mt/32691407/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-