Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL] AT91 fixes for 6.1 #3
@ 2022-11-25  9:35 Claudiu Beznea
  2022-11-30 17:10 ` patchwork-bot+linux-soc
  2022-11-30 17:11 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 3+ messages in thread
From: Claudiu Beznea @ 2022-11-25  9:35 UTC (permalink / raw)
  To: arnd, olof, arm, soc; +Cc: nicolas.ferre, alexandre.belloni, linux-arm-kernel

The following changes since commit 40a2226e8bfacb79dd154dea68febeead9d847e9:

  ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl (2022-11-17 15:23:50 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-fixes-6.1-3

for you to fetch changes up to 6a3fc8c330d1c1fa3d8773d7d38a7c55c4900dfe:

  ARM: at91: fix build for SAMA5D3 w/o L2 cache (2022-11-24 12:50:07 +0200)

----------------------------------------------------------------
AT91 fixes for 6.1 #3

It contains:
- build fix for SAMA5D3 devices which don't have an L2 cache and due to this
  accesssing outer_cache.write_sec in sama5_secure_cache_init() could throw
  undefined reference to `outer_cache' if CONFIG_OUTER_CACHE is disabled
  from common sama5_defconfig.

----------------------------------------------------------------
Peter Rosin (1):
      ARM: at91: fix build for SAMA5D3 w/o L2 cache

 arch/arm/mach-at91/sama5.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-30 17:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-25  9:35 [GIT PULL] AT91 fixes for 6.1 #3 Claudiu Beznea
2022-11-30 17:10 ` patchwork-bot+linux-soc
2022-11-30 17:11 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox