mbox series

[GIT,PULL] Microchip AT91 DT updates for v6.8

Message ID 20231214174954.3045355-1-claudiu.beznea@tuxon.dev (mailing list archive)
State Accepted
Commit 210e1a339f937e72e052631072e08c20032544b6
Headers show
Series [GIT,PULL] Microchip AT91 DT updates for v6.8 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.8

Message

Claudiu Dec. 14, 2023, 5:49 p.m. UTC
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.8

for you to fetch changes up to abe18175269ac8433c9cd52efd72d16b1731d479:

  ARM: dts: microchip: sama5d27_som1_ek: Remove mmc-ddr-3_3v property from sdmmc0 node (2023-12-12 17:52:50 +0200)

----------------------------------------------------------------
Microchip AT91 device tree updates for v6.8

It contains:
- IRQ support for Ethernet PHYs on SAM9X60-EK and SAM9X60-Curiosity
  boards
- removal of the mmc-ddr-3_3v property from SD controllers connected to SD
  slots, for SAMA5D27-WLSOM1-EK and SAMA5D27-SOM1-EK boards, as this
  property is for eMMC devices

----------------------------------------------------------------
Mihai Sain (4):
      ARM: dts: microchip: sam9x60_curiosity: Add IRQ support for ethernet PHY
      ARM: dts: microchip: sam9x60ek: Add IRQ support for ethernet PHY
      ARM: dts: microchip: sama5d27_wlsom1_ek: Remove mmc-ddr-3_3v property from sdmmc0 node
      ARM: dts: microchip: sama5d27_som1_ek: Remove mmc-ddr-3_3v property from sdmmc0 node

 arch/arm/boot/dts/microchip/at91-sam9x60_curiosity.dts  | 3 +++
 arch/arm/boot/dts/microchip/at91-sam9x60ek.dts          | 3 +++
 arch/arm/boot/dts/microchip/at91-sama5d27_som1_ek.dts   | 1 -
 arch/arm/boot/dts/microchip/at91-sama5d27_wlsom1_ek.dts | 1 -
 4 files changed, 6 insertions(+), 2 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Dec. 21, 2023, 5:41 p.m. UTC | #1
Hello:

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

On Thu, 14 Dec 2023 19:49:54 +0200 you wrote:
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
> 
>   Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.8
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Microchip AT91 DT updates for v6.8
    https://git.kernel.org/soc/soc/c/210e1a339f93

You are awesome, thank you!