[GIT PULL] Microchip AT91 DT updates for v6.17

Claudiu Beznea claudiu.beznea at tuxon.dev
Mon Jul 21 03:09:04 PDT 2025


The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 314862edb13d52c481ecc330c9d3fec0507cd9bb:

  ARM: dts: microchip: sama7g5: Add cache configuration for cpu node (2025-07-05 10:43:31 +0300)

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

This update includes:
- controllers enabled for SAMA7D65 SoC (crypto controllers, PWM, CAN)
- controllers enabled for SAM9X7 SoC (LCD, LVDS)
- cache configuration updates for SAMA5D2, SAMA5D3, SAMA5D4, SAMA7G5,
  SAMA7D65
- cleanups

----------------------------------------------------------------
Dharma Balasubiramani (2):
      ARM: dts: microchip: sam9x7: Add HLCD controller
      ARM: dts: microchip: sam9x7: Add LVDS controller

Ezra Buehler (1):
      ARM: dts: microchip: gardena-smart-gateway: Fix power LED

Fabio Estevam (1):
      ARM: dts: at91-sama5d27_wlsom1: Improve the Wifi compatible

Manikandan Muralidharan (4):
      ARM: dts: microchip: sam9x60ek: rename spi-cs-setup-ns property to spi-cs-setup-delay-ns
      ARM: dts: microchip: sama5d27_som1: rename spi-cs-setup-ns property to spi-cs-setup-delay-ns
      ARM: dts: microchip: sama5d27_wlsom1: rename spi-cs-setup-ns property to spi-cs-setup-delay-ns
      ARM: dts: microchip: sama5d2_icp: rename spi-cs-setup-ns property to spi-cs-setup-delay-ns

Mihai Sain (5):
      ARM: dts: microchip: sama5d2: Update the cache configuration for CPU
      ARM: dts: microchip: sama5d3: Update the cache configuration for CPU
      ARM: dts: microchip: sama5d4: Update the cache configuration for CPU
      ARM: dts: microchip: sama7d65: Add cache configuration for cpu node
      ARM: dts: microchip: sama7g5: Add cache configuration for cpu node

Ryan Wanner (8):
      ARM: dts: microchip: sama7d65: Add crypto support
      ARM: dts: microchip: sama7d65: Add PWM support
      ARM: dts: microchip: sama7d65: Add CAN bus support
      ARM: dts: microchip: sama7d65: Clean up extra space
      ARM: dts: microchip: sama7d65: Enable CAN bus
      ARM: dts: microchip: sama7g5: Adjust clock xtal phandle
      ARM: dts: microchip: sama7d65: Add clock name property
      ARM: dts: microchip: sam9x7: Add clock name property

Wolfram Sang (1):
      ARM: dts: microchip: use recent scl/sda gpio bindings

 arch/arm/boot/dts/microchip/at91-sam9x60ek.dts     |   2 +-
 .../arm/boot/dts/microchip/at91-sama5d27_som1.dtsi |   2 +-
 .../boot/dts/microchip/at91-sama5d27_wlsom1.dtsi   |   4 +-
 arch/arm/boot/dts/microchip/at91-sama5d2_icp.dts   |   2 +-
 .../boot/dts/microchip/at91-sama7d65_curiosity.dts |  35 ++++++
 arch/arm/boot/dts/microchip/at91-sama7g5ek.dts     |  18 ++-
 arch/arm/boot/dts/microchip/at91rm9200.dtsi        |   5 +-
 arch/arm/boot/dts/microchip/at91sam9260.dtsi       |   5 +-
 arch/arm/boot/dts/microchip/at91sam9261.dtsi       |   4 +-
 arch/arm/boot/dts/microchip/at91sam9263.dtsi       |   5 +-
 .../at91sam9g25-gardena-smart-gateway.dts          |   2 +-
 arch/arm/boot/dts/microchip/at91sam9g45.dtsi       |   5 +-
 arch/arm/boot/dts/microchip/at91sam9n12.dtsi       |   5 +-
 arch/arm/boot/dts/microchip/at91sam9rl.dtsi        |   8 +-
 arch/arm/boot/dts/microchip/at91sam9x5.dtsi        |  15 +--
 arch/arm/boot/dts/microchip/sam9x7.dtsi            |  37 ++++++
 arch/arm/boot/dts/microchip/sama5d2.dtsi           |   3 +
 arch/arm/boot/dts/microchip/sama5d3.dtsi           |   2 +
 arch/arm/boot/dts/microchip/sama5d4.dtsi           |   3 +
 arch/arm/boot/dts/microchip/sama7d65.dtsi          | 140 +++++++++++++++++++++
 arch/arm/boot/dts/microchip/sama7g5.dtsi           |  19 ++-
 21 files changed, 272 insertions(+), 49 deletions(-)



More information about the linux-arm-kernel mailing list