soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/2] arm64: dts: cleanup and fixes for v6.5
@ 2023-05-17 13:12 Krzysztof Kozlowski
  2023-05-17 13:12 ` [GIT PULL 2/2] ARM: dts: cleanup " Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2023-05-17 13:12 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-arm-kernel, linux-samsung-soc,
	linux-kernel, Krzysztof Kozlowski, Lars Povlsen, Steen Hegelund,
	Conor Dooley, Daniel Machon, UNGLinuxDriver

Hi,

Few usual cleanups from me and few other fixes/cleanups from Michael
and Robert. To clarify - I don't want to step on someone's toes, so
me picking up other patches is rather exception. It's just sad when
someone's work gets lost.

There is ongoing discussion how to improve a bit Microchip ARM64 SparX-5 patch
handling process, so the contributions won't get lost.

Best regards,
Krzysztof


The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d5e64404e77c19ec5bd687b34a11eec0263f1aa8:

  arm64: dts: sparx5: rename pinctrl nodes (2023-05-17 14:16:13 +0200)

----------------------------------------------------------------
Minor improvements in ARM64 DTS for v6.5

Mostly minor improvements to fix dtbs_check warnings:
1. mba6ulx: use non-deprecated property for GPIO keys wake-up,
2. Add missing cache properties (APM, Amazon, HiSilicon, Realtek,
   Synaptics, AllWinner, Microchip).

Few older minor and major fixes which were waiting on mailing lists for
longer time for Microchip SparX-5:
1. Fix secondary CPU bring-up and crash when talking to PSCI on reference
   boards (Robert Marko),
2. Simplify CPU address-cells (Robert Marko),
3. Align pinctrl node names with bindings (Michael Walle).

----------------------------------------------------------------
Krzysztof Kozlowski (8):
      arm64: dts: mba6ulx: correct GPIO keys wakeup
      arm64: dts: apm: add missing cache properties
      arm64: dts: amazon: add missing cache properties
      arm64: dts: hisilicon: add missing cache properties
      arm64: dts: realtek: add missing cache properties
      arm64: dts: synaptics: add missing cache properties
      arm64: dts: allwinner: a64: add missing cache properties
      arm64: dts: microchip: add missing cache properties

Michael Walle (1):
      arm64: dts: sparx5: rename pinctrl nodes

Robert Marko (2):
      arm64: dts: microchip: sparx5: do not use PSCI on reference boards
      arm64: dts: microchip: sparx5: correct CPU address-cells

 arch/arm/boot/dts/mba6ulx.dtsi                     |  2 +-
 arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi      |  1 +
 arch/arm64/boot/dts/amazon/alpine-v3.dtsi          |  4 ++++
 arch/arm64/boot/dts/apm/apm-shadowcat.dtsi         |  8 +++++++
 arch/arm64/boot/dts/apm/apm-storm.dtsi             |  8 +++++++
 arch/arm64/boot/dts/hisilicon/hi3660.dtsi          |  2 ++
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi          |  2 ++
 arch/arm64/boot/dts/hisilicon/hip05.dtsi           |  4 ++++
 arch/arm64/boot/dts/hisilicon/hip06.dtsi           |  4 ++++
 arch/arm64/boot/dts/hisilicon/hip07.dtsi           | 16 +++++++++++++
 arch/arm64/boot/dts/microchip/sparx5.dtsi          | 10 +++++----
 .../boot/dts/microchip/sparx5_pcb134_board.dtsi    | 26 +++++++++++-----------
 .../boot/dts/microchip/sparx5_pcb135_board.dtsi    | 10 ++++-----
 .../boot/dts/microchip/sparx5_pcb_common.dtsi      | 12 ++++++++++
 arch/arm64/boot/dts/realtek/rtd1293.dtsi           |  2 ++
 arch/arm64/boot/dts/realtek/rtd1295.dtsi           |  2 ++
 arch/arm64/boot/dts/realtek/rtd1296.dtsi           |  2 ++
 arch/arm64/boot/dts/realtek/rtd1395.dtsi           |  2 ++
 arch/arm64/boot/dts/realtek/rtd16xx.dtsi           |  4 ++++
 arch/arm64/boot/dts/synaptics/berlin4ct.dtsi       |  2 ++
 20 files changed, 100 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL 2/2] ARM: dts: cleanup for v6.5
  2023-05-17 13:12 [GIT PULL 1/2] arm64: dts: cleanup and fixes for v6.5 Krzysztof Kozlowski
@ 2023-05-17 13:12 ` Krzysztof Kozlowski
  2023-05-18 21:31 ` [GIT PULL 1/2] arm64: dts: cleanup and fixes " Conor Dooley
  2023-05-26 11:50 ` patchwork-bot+linux-soc
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2023-05-17 13:12 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-arm-kernel, linux-samsung-soc,
	linux-kernel, Krzysztof Kozlowski, Lars Povlsen, Steen Hegelund,
	Conor Dooley, Daniel Machon, UNGLinuxDriver

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 21f475946d89911e31bccd02f8a7ce40b8f52a70:

  ARM: dts: en7523: add missing cache properties (2023-05-16 18:26:24 +0200)

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

Minor improvements to fix dtbs_check warnings:
1. STE: Align UART nodes with bindings.
2. EN7523: add missing cache properties.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      ARM: dts: ste: align UART node name with bindings
      ARM: dts: en7523: add missing cache properties

 arch/arm/boot/dts/en7523.dtsi                      | 2 ++
 arch/arm/boot/dts/ste-dbx5x0.dtsi                  | 6 +++---
 arch/arm/boot/dts/ste-href.dtsi                    | 6 +++---
 arch/arm/boot/dts/ste-hrefprev60.dtsi              | 2 +-
 arch/arm/boot/dts/ste-nomadik-nhk15.dts            | 2 +-
 arch/arm/boot/dts/ste-nomadik-s8815.dts            | 2 +-
 arch/arm/boot/dts/ste-nomadik-stn8815.dtsi         | 6 +++---
 arch/arm/boot/dts/ste-snowball.dts                 | 6 +++---
 arch/arm/boot/dts/ste-ux500-samsung-codina-tmo.dts | 6 +++---
 arch/arm/boot/dts/ste-ux500-samsung-codina.dts     | 6 +++---
 arch/arm/boot/dts/ste-ux500-samsung-gavini.dts     | 6 +++---
 arch/arm/boot/dts/ste-ux500-samsung-golden.dts     | 6 +++---
 arch/arm/boot/dts/ste-ux500-samsung-janice.dts     | 6 +++---
 arch/arm/boot/dts/ste-ux500-samsung-kyle.dts       | 6 +++---
 arch/arm/boot/dts/ste-ux500-samsung-skomer.dts     | 6 +++---
 15 files changed, 38 insertions(+), 36 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL 1/2] arm64: dts: cleanup and fixes for v6.5
  2023-05-17 13:12 [GIT PULL 1/2] arm64: dts: cleanup and fixes for v6.5 Krzysztof Kozlowski
  2023-05-17 13:12 ` [GIT PULL 2/2] ARM: dts: cleanup " Krzysztof Kozlowski
@ 2023-05-18 21:31 ` Conor Dooley
  2023-05-26 11:50 ` patchwork-bot+linux-soc
  2 siblings, 0 replies; 4+ messages in thread
From: Conor Dooley @ 2023-05-18 21:31 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Olof Johansson, Arnd Bergmann, arm, soc, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Krzysztof Kozlowski,
	Lars Povlsen, Steen Hegelund, Conor Dooley, Daniel Machon,
	UNGLinuxDriver

[-- Attachment #1: Type: text/plain, Size: 481 bytes --]

On Wed, May 17, 2023 at 03:12:54PM +0200, Krzysztof Kozlowski wrote:

> There is ongoing discussion how to improve a bit Microchip ARM64 SparX-5 patch
> handling process, so the contributions won't get lost.

Aye, should be sorted. We'll add some arm64 specific branches in the
at91 repo & a patch has been sent for the related maintainers entries:
https://lore.kernel.org/all/20230517-shimmer-retry-34596c637882@spud/

Thanks Krzysztof for picking up these ones.

Cheers,
Conor.


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL 1/2] arm64: dts: cleanup and fixes for v6.5
  2023-05-17 13:12 [GIT PULL 1/2] arm64: dts: cleanup and fixes for v6.5 Krzysztof Kozlowski
  2023-05-17 13:12 ` [GIT PULL 2/2] ARM: dts: cleanup " Krzysztof Kozlowski
  2023-05-18 21:31 ` [GIT PULL 1/2] arm64: dts: cleanup and fixes " Conor Dooley
@ 2023-05-26 11:50 ` patchwork-bot+linux-soc
  2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2023-05-26 11:50 UTC (permalink / raw)
  To: Krzysztof Kozlowski; +Cc: soc

Hello:

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

On Wed, 17 May 2023 15:12:54 +0200 you wrote:
> Hi,
> 
> Few usual cleanups from me and few other fixes/cleanups from Michael
> and Robert. To clarify - I don't want to step on someone's toes, so
> me picking up other patches is rather exception. It's just sad when
> someone's work gets lost.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/2] arm64: dts: cleanup and fixes for v6.5
    https://git.kernel.org/soc/soc/c/6a023136126c
  - [GIT,PULL,2/2] ARM: dts: cleanup for v6.5
    https://git.kernel.org/soc/soc/c/c45585623710

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-26 11:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-17 13:12 [GIT PULL 1/2] arm64: dts: cleanup and fixes for v6.5 Krzysztof Kozlowski
2023-05-17 13:12 ` [GIT PULL 2/2] ARM: dts: cleanup " Krzysztof Kozlowski
2023-05-18 21:31 ` [GIT PULL 1/2] arm64: dts: cleanup and fixes " Conor Dooley
2023-05-26 11:50 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).