mbox series

[GIT,PULL,-,V2] STM32 DT fixes for v5.19 #2

Message ID 1259e082-a3a4-96a5-ec9c-05dbb893a746@foss.st.com (mailing list archive)
State Accepted
Commit c0d1a7bd6574c8805184468c736e26dc416bebf0
Headers show
Series [GIT,PULL,-,V2] STM32 DT fixes for v5.19 #2 | expand

Pull-request

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

Message

Alexandre TORGUE July 4, 2022, 7:55 a.m. UTC
Hi ARM SoC maintainers,

Please consider this second round of STM32 DT fixes for v5.19 cycle. It 
mainly concerns fixes for SCMI version of ST boards introduced in v5.19-rc1.

Changes since V1:

- rebase on v5.19-rc4

Thanks
Alex

The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a:

   Linux 5.19-rc4 (2022-06-26 14:22:10 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1d0c1aadf1fd9f3de95d1532b3651e8634546e71:

   ARM: dts: stm32: add missing usbh clock and fix clk order on 
stm32mp15 (2022-07-04 09:10:24 +0200)

----------------------------------------------------------------
STM32 DT fixes for v5.19, round 2

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

  -Fixes STM32MP15:
   - Add missing usbh clock and fix clk order for usbh to avoid PLL
     issue.
   - Fix SCMI version: use scmi regulator and update missing SCMI
     clocks to be able to correcly boot.

----------------------------------------------------------------
Etienne Carriere (1):
       ARM: dts: stm32: fix pwr regulators references to use scmi

Fabrice Gasnier (1):
       ARM: dts: stm32: add missing usbh clock and fix clk order on 
stm32mp15

Gabriel Fernandez (3):
       ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
       ARM: dts: stm32: DSI should use LSE SCMI clock on DK1/ED1 STM32 board
       ARM: dts: stm32: delete fixed clock node on STM32MP15-SCMI

  arch/arm/boot/dts/stm32mp15-scmi.dtsi      | 58 
++++++++++++++++++++++++++++++
  arch/arm/boot/dts/stm32mp151.dtsi          |  6 ++--
  arch/arm/boot/dts/stm32mp157a-dk1-scmi.dts |  4 +++
  arch/arm/boot/dts/stm32mp157c-dk2-scmi.dts |  1 +
  arch/arm/boot/dts/stm32mp157c-ed1-scmi.dts |  4 +++
  arch/arm/boot/dts/stm32mp157c-ev1-scmi.dts |  1 +
  6 files changed, 71 insertions(+), 3 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org July 4, 2022, 3 p.m. UTC | #1
Hello:

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

On Mon, 4 Jul 2022 09:55:38 +0200 you wrote:
> Hi ARM SoC maintainers,
> 
> Please consider this second round of STM32 DT fixes for v5.19 cycle. It
> mainly concerns fixes for SCMI version of ST boards introduced in v5.19-rc1.
> 
> Changes since V1:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,-,V2] STM32 DT fixes for v5.19 #2
    https://git.kernel.org/soc/soc/c/c0d1a7bd6574

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org July 4, 2022, 3 p.m. UTC | #2
Hello:

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

On Mon, 4 Jul 2022 09:55:38 +0200 you wrote:
> Hi ARM SoC maintainers,
> 
> Please consider this second round of STM32 DT fixes for v5.19 cycle. It
> mainly concerns fixes for SCMI version of ST boards introduced in v5.19-rc1.
> 
> Changes since V1:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,-,V2] STM32 DT fixes for v5.19 #2
    https://git.kernel.org/soc/soc/c/c0d1a7bd6574

You are awesome, thank you!