Linux SOC development
 help / color / mirror / Atom feed
From: Alexandre TORGUE <alexandre.torgue@foss.st.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@baylibre.com>, arm-soc <arm@kernel.org>,
	SoC Team <soc@kernel.org>
Cc: Alexandre TORGUE <alexandre.torgue@foss.st.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-stm32@st-md-mailman.stormreply.com"
	<linux-stm32@st-md-mailman.stormreply.com>
Subject: [GIT PULL] STM32 DT changes for v6.3 #1
Date: Thu, 2 Feb 2023 13:57:22 +0100	[thread overview]
Message-ID: <3e815504-e85e-cbd3-6e6d-4e5a7aa7469a@foss.st.com> (raw)

Hi ARM SoC maintainers,

Please consider this (late) first round of STM32 DT for v6.3 cycle. Main 
changes concern peripheral support on STM32MP13 and yaml fixes.

Thanks
Alex

The following changes since commit 175281f80695569c7f9cf062e5d0ddc4addc109f:

   ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp151a-prtt1l 
(2023-01-17 14:48:44 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 7e1790d26a92e05cc6a2d0bab98d8ea40ae28d9d:

   ARM: dts: stm32: fix compatible for BSEC on STM32MP13 (2023-02-02 
13:29:59 +0100)

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

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

- MPU:
   - ST boards:
     - Add following peripherals support on stm32mp13:
       i2s, SAI, SPDIFRX, DFSDM, Timers
     - Add timers support on stm32mp135f-dk board.
     - Add decicated BSEC compatible on STM32MP13.
     - Rename sound card on STM32MP15 DKx.
     - Fix yaml validation issues.

----------------------------------------------------------------
Amelie Delaunay (1):
       ARM: dts: stm32: Fix User button on stm32mp135f-dk

Bernhard Rosenkränzer (1):
       ARM: dts: stm32: Remove the pins-are-numbered property

Laurent Pinchart (1):
       ARM: dts: stm32: Use new media bus type macros

Olivier Moysan (9):
       ARM: dts: stm32: remove sai kernel clock on stm32mp15xx-dkx
       ARM: dts: stm32: rename sound card on stm32mp15xx-dkx
       ARM: dts: stm32: add i2s nodes on stm32mp131
       ARM: dts: stm32: add sai nodes on stm32mp131
       ARM: dts: stm32: add spdifrx node on stm32mp131
       ARM: dts: stm32: add dfsdm node on stm32mp131
       ARM: dts: stm32: add timers support on stm32mp131
       ARM: dts: stm32: add timer pins muxing for stm32mp135f-dk
       ARM: dts: stm32: add timers support on stm32mp135f-dk

Patrick Delaunay (2):
       ARM: dts: stm32: Update part number NVMEM description on stm32mp131
       ARM: dts: stm32: fix compatible for BSEC on STM32MP13

  arch/arm/boot/dts/stm32429i-eval.dts     |   3 +-
  arch/arm/boot/dts/stm32f4-pinctrl.dtsi   |   1 -
  arch/arm/boot/dts/stm32f7-pinctrl.dtsi   |   1 -
  arch/arm/boot/dts/stm32h743.dtsi         |   1 -
  arch/arm/boot/dts/stm32mp13-pinctrl.dtsi |  60 +++
  arch/arm/boot/dts/stm32mp131.dtsi        | 710 
++++++++++++++++++++++++++++++-
  arch/arm/boot/dts/stm32mp135f-dk.dts     |  60 ++-
  arch/arm/boot/dts/stm32mp151.dtsi        |   2 -
  arch/arm/boot/dts/stm32mp157c-ev1.dts    |   3 +-
  arch/arm/boot/dts/stm32mp15xx-dkx.dtsi   |   4 +-
  10 files changed, 832 insertions(+), 13 deletions(-)

             reply	other threads:[~2023-02-02 12:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-02 12:57 Alexandre TORGUE [this message]
2023-02-03 14:30 ` [GIT PULL] STM32 DT changes for v6.3 #1 patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3e815504-e85e-cbd3-6e6d-4e5a7aa7469a@foss.st.com \
    --to=alexandre.torgue@foss.st.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox