mbox series

[GIT,PULL] Microchip ARM64 DT updates for v6.10

Message ID 20240429121429.1941241-1-claudiu.beznea@tuxon.dev (mailing list archive)
State Accepted
Commit cc5dc7e7f93009390baa8587837741bde45c3993
Headers show
Series [GIT,PULL] Microchip ARM64 DT updates for v6.10 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/microchip-dt64-6.10

Message

Claudiu April 29, 2024, 12:14 p.m. UTC
The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/microchip-dt64-6.10

for you to fetch changes up to 6c7c4b91aa43543c9f967120a6eabd451a0927d4:

  arm64: dts: microchip: sparx5_pcb135: drop duplicated NOR flash (2024-04-08 16:56:30 +0100)

----------------------------------------------------------------
Microchip ARM64 device tree updates for v6.10

It contains:
- dtbs_check and dtc W=1 warning fixes
- mdio2 and serdes address fixes for sparx5

----------------------------------------------------------------
Krzysztof Kozlowski (10):
      arm64: dts: microchip: sparx5: fix mdio reg
      arm64: dts: microchip: sparx5: correct serdes unit address
      arm64: dts: microchip: sparx5_pcb134: add missing I2C mux unit addresses
      arm64: dts: microchip: sparx5_pcb135: add missing I2C mux unit addresses
      arm64: dts: microchip: sparx5_pcb134: align I2C mux node name with bindings
      arm64: dts: microchip: sparx5_pcb135: align I2C mux node name with bindings
      arm64: dts: microchip: sparx5_pcb134: drop LED unit addresses
      arm64: dts: microchip: sparx5_pcb135: drop LED unit addresses
      arm64: dts: microchip: sparx5_pcb134: drop duplicated NOR flash
      arm64: dts: microchip: sparx5_pcb135: drop duplicated NOR flash

 arch/arm64/boot/dts/microchip/sparx5.dtsi          |   4 +-
 .../boot/dts/microchip/sparx5_pcb134_board.dtsi    | 149 ++++++++++-----------
 .../boot/dts/microchip/sparx5_pcb135_board.dtsi    |  35 ++---
 3 files changed, 85 insertions(+), 103 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org April 29, 2024, 4:41 p.m. UTC | #1
Hello:

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

On Mon, 29 Apr 2024 15:14:29 +0300 you wrote:
> The following changes since commit 4cece764965020c22cff7665b18a012006359095:
> 
>   Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/microchip-dt64-6.10
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Microchip ARM64 DT updates for v6.10
    https://git.kernel.org/soc/soc/c/cc5dc7e7f930

You are awesome, thank you!