soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] STM32 DT changes for v6.8 #1
@ 2023-12-15 10:03 Alexandre TORGUE
  2023-12-21 17:41 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre TORGUE @ 2023-12-15 10:03 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, Kevin Hilman, arm, soc
  Cc: alexandre.torgue, linux-arm-kernel, linux-stm32

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] STM32 DT changes for v6.8 #1
  2023-12-15 10:03 [GIT PULL] STM32 DT changes for v6.8 #1 Alexandre TORGUE
@ 2023-12-21 17:41 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2023-12-21 17:41 UTC (permalink / raw)
  To: Alexandre Torgue; +Cc: soc

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!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-21 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-15 10:03 [GIT PULL] STM32 DT changes for v6.8 #1 Alexandre TORGUE
2023-12-21 17:41 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).