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>,
	Rob Herring <robh@kernel.org>
Subject: [GIT PULL] ARM: dts: few cleanups for v6.4
Date: Sun, 19 Mar 2023 16:27:40 +0100	[thread overview]
Message-ID: <20230319152740.34551-2-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20230319152740.34551-1-krzysztof.kozlowski@linaro.org>

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(-)

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>,
	Rob Herring <robh@kernel.org>
Subject: [GIT PULL] ARM: dts: few cleanups for v6.4
Date: Sun, 19 Mar 2023 16:27:40 +0100	[thread overview]
Message-ID: <20230319152740.34551-2-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20230319152740.34551-1-krzysztof.kozlowski@linaro.org>

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(-)

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

  reply	other threads:[~2023-03-19 15:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-19 15:27 [GIT PULL 1/2] arm64: dts: few cleanups for v6.4 Krzysztof Kozlowski
2023-03-19 15:27 ` Krzysztof Kozlowski
2023-03-19 15:27 ` Krzysztof Kozlowski [this message]
2023-03-19 15:27   ` [GIT PULL] ARM: " Krzysztof Kozlowski
2023-03-24 18:00   ` patchwork-bot+linux-soc
2023-03-24 18:00 ` [GIT PULL 1/2] arm64: " 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=20230319152740.34551-2-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=robh@kernel.org \
    --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.