mbox series

[GIT,PULL] ARM: dts: few cleanups for v6.4

Message ID 20230319152740.34551-2-krzysztof.kozlowski@linaro.org (mailing list archive)
State Accepted
Commit 07fcd6bfce178ff43eecddb610cfa50ee27b7cb9
Headers show
Series [GIT,PULL] ARM: dts: few cleanups for v6.4 | expand

Pull-request

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

Message

Krzysztof Kozlowski March 19, 2023, 3:27 p.m. UTC
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -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.4

for you to fetch changes up to aff750faa5ac699df7ade5a31b6ba52ab1072d8a:

  ARM: dts: hisilicon: use "okay" for status (2023-03-12 18:01:00 +0100)

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

1. TI, Marvell, HiSilicon: "okay" over "ok" is preferred for status
   property.
2. OMAP: align UART node name with bindings.

----------------------------------------------------------------
Krzysztof Kozlowski (4):
      ARM: dts: omap: align UART node name with bindings
      ARM: dts: marvell: use "okay" for status
      ARM: dts: ti: use "okay" for status
      ARM: dts: hisilicon: use "okay" for status

 arch/arm/boot/dts/armada-388-db.dts     |  2 +-
 arch/arm/boot/dts/da850-evm.dts         |  2 +-
 arch/arm/boot/dts/dove.dtsi             |  2 +-
 arch/arm/boot/dts/hi3620-hi4511.dts     | 12 ++++++------
 arch/arm/boot/dts/hip04-d01.dts         |  2 +-
 arch/arm/boot/dts/keystone-k2e-evm.dts  |  2 +-
 arch/arm/boot/dts/keystone-k2g-evm.dts  |  2 +-
 arch/arm/boot/dts/keystone-k2hk-evm.dts |  2 +-
 arch/arm/boot/dts/keystone-k2l-evm.dts  |  2 +-
 arch/arm/boot/dts/omap-zoom-common.dtsi |  8 ++++----
 10 files changed, 18 insertions(+), 18 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org March 24, 2023, 6 p.m. UTC | #1
Hello:

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

On Sun, 19 Mar 2023 16:27:40 +0100 you wrote:
> The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
> 
>   Linux 6.3-rc1 (2023-03-05 14:52:03 -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.4
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: dts: few cleanups for v6.4
    https://git.kernel.org/soc/soc/c/07fcd6bfce17

You are awesome, thank you!