Merge tag 'at91-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Wed, 3 Sep 2025 21:02:49 +0000 (23:02 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 3 Sep 2025 21:02:54 +0000 (23:02 +0200)
commit875691ceb8bd619de7791243b1cf6184ab534865
tree051f0606b8781a22a77651acbfd98f4f9940956a
parentf2e8f1f5f5c81037fc0b2d78eb75aeb80a0ee507
parent217efb440933bf97a78ef328b211d8a39f4ff171
Merge tag 'at91-fixes-6.17' of git://git./linux/kernel/git/at91/linux into arm/fixes

Microchip AT91 fixes for v6.17

This update includes:
- adaptation to the SDHCI capabilities on sama7d65 curiosity board DT as
  SDHCI quirks are not in place yet. SD/MMC don't work without these
- addition of one Kconfig symbol that is already used in DMA tree for
  6.17. XDMA cannot be selected if not present.

* tag 'at91-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: microchip: sama7d65: Force SDMMC Legacy mode
  ARM: at91: select ARCH_MICROCHIP

Link: https://lore.kernel.org/r/20250903173403.113604-1-nicolas.ferre@microchip.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>