mbox series

[GIT,PULL] STM32 DT changes for v6.8 #1

Message ID 9363227b-1c44-4a20-b245-efbbbf9ab1dd@foss.st.com (mailing list archive)
State Accepted
Commit 084d415d219f81c3bdb7e8e94a8a07c59db054f4
Headers show
Series [GIT,PULL] STM32 DT changes for v6.8 #1 | expand

Pull-request

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

Message

Alexandre TORGUE Dec. 15, 2023, 10:03 a.m. UTC
Hi ARM SoC maintainers,

Please consider this first round of STM32 DT for v6.8 cycle.

Thanks
Alex


The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

   Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 2de1bb183a6999521a114d3ed0b17d15b8e75e04:

   ARM: dts: stm32: add dcmipp support to stm32mp135 (2023-12-15 
09:28:06 +0100)

----------------------------------------------------------------
STM32 DT for v6.8, round 1

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

- MCU:
   -  Add SPI support on STM32F746.
   -  Better describe vcc_3v3 for SD and DSI on stm32f469-disco.

- MPU:
   - STM32MP13:
     - Add DCMIPP (Digital Camera Memory Interface Piwel Processor)  on 
STM32MP135.

   - STMP32MP15:
     - Change "phys" affectation from board to Soc dtsi file for USB 
host as it is hard  linked
       to the port 0 of usbphyc.
     - Fix SCMI and No-SCMI compatible in boards.

   - STM32MP25:
     - Add BSEC support to read the device part number OTP and the 
package data register OTP.

----------------------------------------------------------------
Ahmad Fatoum (2):
       dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board 
compatibles
       ARM: dts: stm32: don't mix SCMI and non-SCMI board compatibles

Ben Wolsieffer (2):
       ARM: dts: stm32: add STM32F746 syscfg clock
       ARM: dts: stm32: add SPI support on STM32F746

Dario Binacchi (1):
       ARM: dts: stm32: use the same 3v3 for SD and DSI nodes on 
stm32f469-disco

Hugues Fruchet (1):
       ARM: dts: stm32: add dcmipp support to stm32mp135

Krzysztof Kozlowski (1):
       ARM: dts: stm32: minor whitespace cleanup around '='

Patrick Delaunay (1):
       arm64: dts: st: add bsec support to stm32mp25

Uwe Kleine-König (1):
       ARM: dts: stm32: Consolidate usbh_[eo]hci phy properties on stm32mp15

  Documentation/devicetree/bindings/arm/stm32/stm32.yaml      | 16 
+++-------------
  arch/arm/boot/dts/st/stm32f469-disco.dts                    | 15 
++++-----------
  arch/arm/boot/dts/st/stm32f746.dtsi                         | 61 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  arch/arm/boot/dts/st/stm32mp135.dtsi                        | 11 
+++++++++++
  arch/arm/boot/dts/st/stm32mp151.dtsi                        |  4 ++++
  arch/arm/boot/dts/st/stm32mp151a-prtt1l.dtsi                |  2 --
  arch/arm/boot/dts/st/stm32mp157a-dk1-scmi.dts               |  4 ++--
  arch/arm/boot/dts/st/stm32mp157a-stinger96.dtsi             |  2 --
  arch/arm/boot/dts/st/stm32mp157c-dk2-scmi.dts               |  4 ++--
  arch/arm/boot/dts/st/stm32mp157c-ed1-scmi.dts               |  4 ++--
  arch/arm/boot/dts/st/stm32mp157c-emstamp-argon.dtsi         |  4 ----
  arch/arm/boot/dts/st/stm32mp157c-ev1-scmi.dts               |  5 ++---
  arch/arm/boot/dts/st/stm32mp157c-ev1.dts                    |  1 -
  arch/arm/boot/dts/st/stm32mp157c-osd32mp1-red.dts           |  4 ----
  arch/arm/boot/dts/st/stm32mp157c-phycore-stm32mp15-som.dtsi |  4 ----
  arch/arm/boot/dts/st/stm32mp15xc-lxa-tac.dtsi               |  3 ---
  arch/arm/boot/dts/st/stm32mp15xx-dhcom-drc02.dtsi           |  1 -
  arch/arm/boot/dts/st/stm32mp15xx-dhcom-pdk2.dtsi            |  1 -
  arch/arm/boot/dts/st/stm32mp15xx-dhcom-picoitx.dtsi         |  2 --
  arch/arm/boot/dts/st/stm32mp15xx-dhcor-avenger96.dtsi       |  2 --
  arch/arm/boot/dts/st/stm32mp15xx-dhcor-drc-compact.dtsi     |  2 --
  arch/arm/boot/dts/st/stm32mp15xx-dhcor-testbench.dtsi       |  2 --
  arch/arm/boot/dts/st/stm32mp15xx-dkx.dtsi                   |  1 -
  arch/arm64/boot/dts/st/stm32mp251.dtsi                      | 16 
++++++++++++++++
  24 files changed, 107 insertions(+), 64 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Dec. 21, 2023, 5:41 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 15 Dec 2023 11:03:47 +0100 you wrote:
> Hi ARM SoC maintainers,
> 
> Please consider this first round of STM32 DT for v6.8 cycle.
> 
> Thanks
> Alex
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] STM32 DT changes for v6.8 #1
    https://git.kernel.org/soc/soc/c/084d415d219f

You are awesome, thank you!