All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] STM32 SoC changes for v5.16 #1
@ 2021-10-15 15:16 ` Alexandre TORGUE
  2021-10-20 21:25     ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre TORGUE @ 2021-10-15 15:16 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, Kevin Hilman, SoC Team, arm-soc
  Cc: Alexandre TORGUE, linux-arm-kernel, linux-stm32

Hi ARM SoC maintainers,

Please consider this first round of STM32 SoC updates for v5.16. As 
you'll see it adds a new STM32 MPU SoC.

regards
Alex


The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e0302638a3b43c83ff26840df6e496d60c56cbbd:

   ARM: stm32: add initial support for STM32MP13 family (2021-09-20 
08:54:42 +0200)

----------------------------------------------------------------
STM32 SoC for v5.16, round 1

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

Add support of new STM32MP13 SoC which enhances current
STM32 MPU family. It is mainly a derivative of STM32MP15 SoCs
(one Cortex-A7 plus standard peripherals).

The STM32MP13 SoC diversity is composed by:
     -STM32MP131:
       -core: 1*CA7, 17*TIMERS, 5*LPTIMERS, DMA/MDMA/DMAMUX
       -storage: 3*SDMCC, 1*QSPI, FMC
       -com: USB (OHCI/EHCI, OTG), 5*I2C, 5*SPI/I2S, 8*U(S)ART
       -audio: 2*SAI
       -network: 1*ETH(GMAC)
     -STM32MP133: STM32MP131 + 2*CAN, ETH2(GMAC), ADC1
     -STM32MP135: STM32MP133 + DCMIPP, LTDC

----------------------------------------------------------------
Alexandre Torgue (2):
       docs: arm: stm32: introduce STM32MP13 SoCs
       ARM: stm32: add initial support for STM32MP13 family

  Documentation/arm/index.rst                    |  1 +
  Documentation/arm/stm32/stm32mp13-overview.rst | 37 
++++++++++++++++++++++++++
  arch/arm/mach-stm32/Kconfig                    |  8 ++++++
  arch/arm/mach-stm32/board-dt.c                 |  3 +++
  4 files changed, 49 insertions(+)
  create mode 100644 Documentation/arm/stm32/stm32mp13-overview.rst

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] STM32 SoC changes for v5.16 #1
@ 2021-10-20 21:25     ` Arnd Bergmann
  0 siblings, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2021-10-20 21:25 UTC (permalink / raw)
  To: Olof Johansson, Kevin Hilman, arm-soc, Alexandre TORGUE, SoC Team
  Cc: Arnd Bergmann, linux-stm32, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 15 Oct 2021 17:16:03 +0200, Alexandre TORGUE wrote:
> Please consider this first round of STM32 SoC updates for v5.16. As
> you'll see it adds a new STM32 MPU SoC.
> 
> regards
> Alex
> 
> 
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
> [...]

Merged into arm/soc, thanks!

merge commit: 851feb4943ea2a4d2eaf7cc45f0d5b8b73f1b36f

       Arnd

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

* Re: [GIT PULL] STM32 SoC changes for v5.16 #1
@ 2021-10-20 21:25     ` Arnd Bergmann
  0 siblings, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2021-10-20 21:25 UTC (permalink / raw)
  To: Olof Johansson, Kevin Hilman, arm-soc, Alexandre TORGUE, SoC Team
  Cc: Arnd Bergmann, linux-stm32, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 15 Oct 2021 17:16:03 +0200, Alexandre TORGUE wrote:
> Please consider this first round of STM32 SoC updates for v5.16. As
> you'll see it adds a new STM32 MPU SoC.
> 
> regards
> Alex
> 
> 
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
> [...]

Merged into arm/soc, thanks!

merge commit: 851feb4943ea2a4d2eaf7cc45f0d5b8b73f1b36f

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-10-20 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15 15:16 [GIT PULL] STM32 SoC changes for v5.16 #1 Alexandre TORGUE
2021-10-15 15:16 ` Alexandre TORGUE
2021-10-20 21:25   ` Arnd Bergmann
2021-10-20 21:25     ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.