mbox series

[GIT,PULL] STi DT changes for v6.7 #1

Message ID e6b975f2-9936-465a-8253-6fcead974006@foss.st.com (mailing list archive)
State Accepted
Commit 4ec57f57bf752243498ef674f4baa6a0a82946cd
Headers show
Series [GIT,PULL] STi DT changes for v6.7 #1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-v6.7-round1

Message

Patrice CHOTARD Oct. 13, 2023, 7:58 a.m. UTC
Hi ARM SoC maintainers,

Please consider this first round of STi DT for v6.7 cycle

Patrice

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-v6.7-round1

for you to fetch changes up to b2e847012cbc5476b0fa93351f74ea623e43e9c8:

  dt-bindings: arm: sti: add STi boards and remove stih415/stih416 (2023-10-13 09:03:51 +0200)

----------------------------------------------------------------
STi DT for v6.7, round 1 :

stih418-b2264: leds and serial fixes
stih407: drop max-duty-cycle property
stih415/416: remove boards from yaml
stih407/410/418: add boards to yaml

----------------------------------------------------------------
Alain Volmat (5):
      ARM: dts: st: correct serial alias in stih418-b2264.dts
      ARM: dts: st: move leds out of soc in stih418-b2264.dts
      ARM: dts: st: correct led level in stih418-b2264.dts
      dt-bindings: soc: sti: add STi platform syscon
      dt-bindings: arm: sti: add STi boards and remove stih415/stih416

Krzysztof Kozlowski (1):
      ARM: dts: st: stih407: drop max-duty-cycle

 Documentation/devicetree/bindings/arm/sti.yaml               | 23 +++++++++++++++--------
 Documentation/devicetree/bindings/soc/sti/st,sti-syscon.yaml | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/st/stih407-family.dtsi                     |  1 -
 arch/arm/boot/dts/st/stih418-b2264.dts                       | 16 ++++++++--------
 4 files changed, 69 insertions(+), 17 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/sti/st,sti-syscon.yaml

Comments

patchwork-bot+linux-soc@kernel.org Oct. 13, 2023, 9 p.m. UTC | #1
Hello:

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

On Fri, 13 Oct 2023 09:58:33 +0200 you wrote:
> Hi ARM SoC maintainers,
> 
> Please consider this first round of STi DT for v6.7 cycle
> 
> Patrice
> 
> The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] STi DT changes for v6.7 #1
    https://git.kernel.org/soc/soc/c/4ec57f57bf75

You are awesome, thank you!