mbox series

[GIT,PULL] ARM: dts: Cleanup for v6.3

Message ID 20230122121541.29312-2-krzysztof.kozlowski@linaro.org (mailing list archive)
State Accepted
Commit 4f848f23f5ffcd73e538a003626350c2930be06a
Headers show
Series [GIT,PULL] ARM: dts: Cleanup for v6.3 | expand

Pull-request

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

Message

Krzysztof Kozlowski Jan. 22, 2023, 12:15 p.m. UTC
The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -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.3

for you to fetch changes up to 3a48b303d44a19d335910f825f9a8473c5ff35e0:

  ARM: dts: at91: align LED node names with dtschema (2023-01-13 11:38:33 +0100)

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

1. Drop 0x from unit address (socpfga).
2. Align HDMI CEC and LED nodes with bindings (stih410, keystone, dove,
   at91).

----------------------------------------------------------------
Krzysztof Kozlowski (5):
      ARM: dts: socfpga: drop 0x from unit address
      ARM: dts: stih410: align HDMI CEC node names with dtschema
      ARM: dts: keystone: align LED node names with dtschema
      ARM: dts: dove: align LED node names with dtschema
      ARM: dts: at91: align LED node names with dtschema

 arch/arm/boot/dts/at91-gatwick.dts            | 12 ++++++------
 arch/arm/boot/dts/at91-sama5d27_som1_ek.dts   |  6 +++---
 arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts |  6 +++---
 arch/arm/boot/dts/at91-sama5d2_icp.dts        |  6 +++---
 arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts     |  6 +++---
 arch/arm/boot/dts/at91-sama5d2_xplained.dts   |  6 +++---
 arch/arm/boot/dts/at91-sama5d3_xplained.dts   |  4 ++--
 arch/arm/boot/dts/at91-sama5d4_ma5d4evk.dts   |  6 +++---
 arch/arm/boot/dts/at91-sama5d4_xplained.dts   |  4 ++--
 arch/arm/boot/dts/at91-sama5d4ek.dts          |  6 +++---
 arch/arm/boot/dts/at91-tse850-3.dts           | 16 ++++++++--------
 arch/arm/boot/dts/dove-cm-a510.dtsi           |  2 +-
 arch/arm/boot/dts/dove-cubox.dts              |  2 +-
 arch/arm/boot/dts/dove-d2plug.dts             |  6 +++---
 arch/arm/boot/dts/dove-d3plug.dts             |  6 +++---
 arch/arm/boot/dts/keystone-k2hk-evm.dts       |  8 ++++----
 arch/arm/boot/dts/sama5d31ek.dts              |  2 +-
 arch/arm/boot/dts/sama5d34ek.dts              |  2 +-
 arch/arm/boot/dts/sama5d3xcm.dtsi             |  2 +-
 arch/arm/boot/dts/sama5d3xcm_cmp.dtsi         |  2 +-
 arch/arm/boot/dts/socfpga.dtsi                |  2 +-
 arch/arm/boot/dts/stih410.dtsi                |  2 +-
 22 files changed, 57 insertions(+), 57 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 25, 2023, 4:20 p.m. UTC | #1
Hello:

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

On Sun, 22 Jan 2023 13:15:41 +0100 you wrote:
> The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:
> 
>   Linux 6.2-rc1 (2022-12-25 13:41:39 -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.3
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: dts: Cleanup for v6.3
    https://git.kernel.org/soc/soc/c/4f848f23f5ff

You are awesome, thank you!