All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL] ARM: dts: various improvements for v6.9
Date: Sun, 18 Feb 2024 19:26:56 +0100	[thread overview]
Message-ID: <20240218182656.32103-1-krzysztof.kozlowski@linaro.org> (raw)

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt-cleanup-6.9

for you to fetch changes up to 8c82b4eef2972200f6171aaa260d7bba2ad29889:

  ARM: dts: sti: minor whitespace cleanup around '=' (2024-01-26 15:30:45 +0100)

----------------------------------------------------------------
Minor improvements in ARM DTS for v6.9

1. Marvell MMP2: Very old issue, for which I sent patch back in 2014.
   Patch was never picked up and now another try to fix the same
   happened, so here it goes: use proper compatible MAX8925.
2. Marvell Dove: add proper unit-addresses.
3. TI DA850: add MMC interrupts.
4. STI: minor white-space fixes.

----------------------------------------------------------------
Alvin Šipraga (1):
      ARM: dts: marvell: dove-cubox: fix si5351 node names

David Lechner (1):
      ARM: dts: da850: add MMD SDIO interrupts

Duje Mihanović (1):
      arm: dts: marvell: Fix maxium->maxim typo in brownstone dts

Krzysztof Kozlowski (1):
      ARM: dts: sti: minor whitespace cleanup around '='

 arch/arm/boot/dts/marvell/dove-cubox.dts      | 4 ++--
 arch/arm/boot/dts/marvell/mmp2-brownstone.dts | 2 +-
 arch/arm/boot/dts/st/stih407-pinctrl.dtsi     | 8 ++++----
 arch/arm/boot/dts/ti/davinci/da850.dtsi       | 4 ++--
 4 files changed, 9 insertions(+), 9 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL] ARM: dts: various improvements for v6.9
Date: Sun, 18 Feb 2024 19:26:56 +0100	[thread overview]
Message-ID: <20240218182656.32103-1-krzysztof.kozlowski@linaro.org> (raw)

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt-cleanup-6.9

for you to fetch changes up to 8c82b4eef2972200f6171aaa260d7bba2ad29889:

  ARM: dts: sti: minor whitespace cleanup around '=' (2024-01-26 15:30:45 +0100)

----------------------------------------------------------------
Minor improvements in ARM DTS for v6.9

1. Marvell MMP2: Very old issue, for which I sent patch back in 2014.
   Patch was never picked up and now another try to fix the same
   happened, so here it goes: use proper compatible MAX8925.
2. Marvell Dove: add proper unit-addresses.
3. TI DA850: add MMC interrupts.
4. STI: minor white-space fixes.

----------------------------------------------------------------
Alvin Šipraga (1):
      ARM: dts: marvell: dove-cubox: fix si5351 node names

David Lechner (1):
      ARM: dts: da850: add MMD SDIO interrupts

Duje Mihanović (1):
      arm: dts: marvell: Fix maxium->maxim typo in brownstone dts

Krzysztof Kozlowski (1):
      ARM: dts: sti: minor whitespace cleanup around '='

 arch/arm/boot/dts/marvell/dove-cubox.dts      | 4 ++--
 arch/arm/boot/dts/marvell/mmp2-brownstone.dts | 2 +-
 arch/arm/boot/dts/st/stih407-pinctrl.dtsi     | 8 ++++----
 arch/arm/boot/dts/ti/davinci/da850.dtsi       | 4 ++--
 4 files changed, 9 insertions(+), 9 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2024-02-18 18:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-18 18:26 Krzysztof Kozlowski [this message]
2024-02-18 18:26 ` [GIT PULL] ARM: dts: various improvements for v6.9 Krzysztof Kozlowski
2024-02-29 17:02 ` 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=20240218182656.32103-1-krzysztof.kozlowski@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.