mbox series

[GIT,PULL] ARM: mvebu: dt for v6.6 (#1)

Message ID 87h6p4t0lv.fsf@BL-laptop (mailing list archive)
State Accepted
Commit eeb751c41060182f42149ebbd2e73efc12dd1f33
Headers show
Series [GIT,PULL] ARM: mvebu: dt for v6.6 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt-6.6-1

Message

Gregory CLEMENT Aug. 12, 2023, 9:25 p.m. UTC
Hi,

Here is the first pull request for dt for mvebu for v6.6.

Gregory

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt-6.6-1

for you to fetch changes up to afc19882dfc89211cf188284c78ff79a08b23802:

  ARM: dts: marvell: dove: drop incorrect reg in fixed regulators (2023-08-12 17:05:33 +0200)

----------------------------------------------------------------
mvebu dt for 6.6 (part 1)

Fix style issue and incorrect syntax

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      ARM: dts: marvell: add missing space before {
      ARM: dts: marvell: armada: drop incorrect reg in fixed regulators
      ARM: dts: marvell: dove: drop incorrect reg in fixed regulators

 .../boot/dts/marvell/armada-370-dlink-dns327l.dts  |  83 ++++++++--------
 .../dts/marvell/armada-370-seagate-nas-4bay.dts    |  43 ++++-----
 .../dts/marvell/armada-370-seagate-nas-xbay.dtsi   |  48 ++++------
 .../armada-370-seagate-personal-cloud-2bay.dts     |  21 ++---
 .../marvell/armada-370-seagate-personal-cloud.dtsi |  45 ++++-----
 .../dts/marvell/armada-370-synology-ds213j.dts     |  54 +++++------
 .../dts/marvell/armada-382-rd-ac3x-48g4x2xl.dts    |   6 +-
 .../boot/dts/marvell/armada-xp-synology-ds414.dts  | 105 ++++++++++-----------
 arch/arm/boot/dts/marvell/dove-cm-a510.dtsi        |  18 ++--
 arch/arm/boot/dts/marvell/dove-cubox.dts           |  29 +++---
 arch/arm/boot/dts/marvell/dove-d3plug.dts          |  29 +++---
 arch/arm/boot/dts/marvell/dove-sbc-a510.dts        |  30 +++---
 arch/arm/boot/dts/marvell/kirkwood-l-50.dts        |   4 +-
 arch/arm/boot/dts/marvell/pxa168.dtsi              |   2 +-
 arch/arm/boot/dts/marvell/pxa910.dtsi              |   2 +-
 15 files changed, 228 insertions(+), 291 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Aug. 14, 2023, 5:10 p.m. UTC | #1
Hello:

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

On Sat, 12 Aug 2023 23:25:00 +0200 you wrote:
> Hi,
> 
> Here is the first pull request for dt for mvebu for v6.6.
> 
> Gregory
> 
> The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: mvebu: dt for v6.6 (#1)
    https://git.kernel.org/soc/soc/c/eeb751c41060

You are awesome, thank you!