mbox series

[GIT,PULL] STM32 DT fixes for v6.2 #1

Message ID 3fe26bf9-297b-5c78-682b-37fa6d8b6190@foss.st.com (mailing list archive)
State Accepted
Commit b7b0742883e0839e6d81f0538735bf9a9a1e7d6f
Headers show
Series [GIT,PULL] STM32 DT fixes for v6.2 #1 | expand

Pull-request

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

Message

Alexandre TORGUE Jan. 17, 2023, 2:58 p.m. UTC
Hi ARM SoC maintainers,

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

Thanks
Alex

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

   Linux 6.2-rc1 (2022-12-25 13:41:39 -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.2-fixes-1

for you to fetch changes up to 175281f80695569c7f9cf062e5d0ddc4addc109f:

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

----------------------------------------------------------------
STM32 DT fixes for v6.2, round 1

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

  -STM32MP15:
   - Fix missing chip select phandle in several stm32mp15x based boards.

----------------------------------------------------------------
Patrice Chotard (4):
       ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcor-som
       ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcom-som
       ARM: dts: stm32: Fix qspi pinctrl phandle for 
stm32mp157c-emstamp-argon
       ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp151a-prtt1l

  arch/arm/boot/dts/stm32mp151a-prtt1l.dtsi        | 8 ++++++--
  arch/arm/boot/dts/stm32mp157c-emstamp-argon.dtsi | 8 ++++++--
  arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi     | 8 ++++++--
  arch/arm/boot/dts/stm32mp15xx-dhcor-som.dtsi     | 8 ++++++--
  4 files changed, 24 insertions(+), 8 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 20, 2023, 10:10 a.m. UTC | #1
Hello:

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

On Tue, 17 Jan 2023 15:58:05 +0100 you wrote:
> Hi ARM SoC maintainers,
> 
> Please consider this first round of STM32 DT fixes for v6.2 cycle.
> 
> Thanks
> Alex
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] STM32 DT fixes for v6.2 #1
    https://git.kernel.org/soc/soc/c/b7b0742883e0

You are awesome, thank you!