lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250903173403.113604-1-nicolas.ferre@microchip.com>
Date: Wed, 3 Sep 2025 19:33:55 +0200
From: <nicolas.ferre@...rochip.com>
To: Arnd Bergmann <arnd@...db.de>, <arm@...nel.org>, <soc@...nel.org>
CC: Nicolas Ferre <nicolas.ferre@...rochip.com>, Linux Kernel list
	<linux-kernel@...r.kernel.org>, linux-arm-kernel
	<linux-arm-kernel@...ts.infradead.org>, Alexandre Belloni
	<alexandre.belloni@...tlin.com>, Vinod Koul <vkoul@...nel.org>, "Alexander
 Dahl" <ada@...rsis.com>, Claudiu Beznea <claudiu.beznea@...on.dev>
Subject: [GIT PULL] ARM: at91: fixes for 6.17

From: Nicolas Ferre <nicolas.ferre@...rochip.com>

Dear arm-soc maintainers,

Here are the fixes for 6.17. The addition of the Kconfig symbol is taken from a
bigger series by Robert here:
https://lore.kernel.org/linux-arm-kernel/20250813174720.540015-1-robert.marko@sartura.hr/
It is needed because one patch of this series was taken before that symbols were
defined properly (queued for 6.18). You can read the discussion here:
https://lore.kernel.org/all/bac5390f-725a-43db-a2b6-17a68d0d733c@tuxon.dev/

Thanks, best regards,
  Nicolas

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

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

for you to fetch changes up to 217efb440933bf97a78ef328b211d8a39f4ff171:

  ARM: dts: microchip: sama7d65: Force SDMMC Legacy mode (2025-09-03 18:52:08 +0200)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Robert Marko (1):
      ARM: at91: select ARCH_MICROCHIP

Ryan Wanner (1):
      ARM: dts: microchip: sama7d65: Force SDMMC Legacy mode

 arch/arm/boot/dts/microchip/at91-sama7d65_curiosity.dts | 2 ++
 arch/arm/mach-at91/Kconfig                              | 4 ++++
 2 files changed, 6 insertions(+)

-- 
Nicolas Ferre

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ