mbox series

[GIT,PULL] AT91 fixes for 6.1 #3

Message ID 20221125093521.382105-1-claudiu.beznea@microchip.com (mailing list archive)
State Accepted
Commit da0cbf9307a227f52a38a0a580a4642ad9d7325c
Headers show
Series [GIT,PULL] AT91 fixes for 6.1 #3 | expand

Pull-request

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

Message

Claudiu Beznea Nov. 25, 2022, 9:35 a.m. UTC
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(-)

Comments

patchwork-bot+linux-soc@kernel.org Nov. 30, 2022, 5:10 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 25 Nov 2022 11:35:21 +0200 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] AT91 fixes for 6.1 #3
    https://git.kernel.org/soc/soc/c/da0cbf9307a2

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org Nov. 30, 2022, 5:11 p.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 25 Nov 2022 11:35:21 +0200 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] AT91 fixes for 6.1 #3
    https://git.kernel.org/soc/soc/c/da0cbf9307a2

You are awesome, thank you!