Microchip AT91 DT updates for v6.9

Claudiu Beznea claudiu.beznea at tuxon.dev
Mon Feb 26 10:36:35 PST 2024


The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 62afd6247a288233447beb0161315569a953e222:

  ARM: dts: microchip: sama7g5: add sama7g5 compatible (2024-02-23 22:03:38 +0200)

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

It contains:
- use DMA for DBGU of at91sam9x5ek.dtsi and USART3 of
  at91sam9g25-gardena-smart-gateway.dts
- the new SAMA7G54 Curiosity board
- cleanups

----------------------------------------------------------------
Balakrishnan Sambath (1):
      ARM: dts: microchip: sama7g5: add sama7g5 compatible

Claudiu Beznea (2):
      ARM: dts: microchip: sama7g5: align dmas to the opening '<'
      ARM: dts: microchip: sam9x60: align dmas to the opening '<'

Ezra Buehler (2):
      ARM: dts: microchip: at91sam9x5ek: Use DMA for DBGU serial port
      ARM: dts: microchip: gardena-smart-gateway: Use DMA for USART3

Mihai Sain (3):
      dt-bindings: ARM: at91: Document Microchip SAMA7G54 Curiosity
      ARM: dts: microchip: sama7g5: Add flexcom 10 node
      ARM: dts: microchip: sama7g54_curiosity: Add initial device tree of the board

 .../devicetree/bindings/arm/atmel-at91.yaml        |   6 +
 arch/arm/boot/dts/microchip/Makefile               |   2 +
 .../boot/dts/microchip/at91-sama7g54_curiosity.dts | 482 +++++++++++++++++++++
 .../at91sam9g25-gardena-smart-gateway.dts          |   2 +
 arch/arm/boot/dts/microchip/at91sam9x5ek.dtsi      |   2 +
 arch/arm/boot/dts/microchip/sam9x60.dtsi           |  64 +--
 arch/arm/boot/dts/microchip/sama7g5.dtsi           |  56 ++-
 7 files changed, 566 insertions(+), 48 deletions(-)
 create mode 100644 arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts



More information about the linux-arm-kernel mailing list