mbox series

[GIT,PULL] Allwinner Platform Changes for 5.16

Message ID 0ceaad3e-dc26-4be6-b98f-d25e51a41b81.lettre@localhost
State New
Headers show
Series [GIT,PULL] Allwinner Platform Changes for 5.16 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-core-for-5.16-1

Message

Maxime Ripard Oct. 18, 2021, 8:06 a.m. UTC
Hi,

Please pull the following changes for the next release.

Thanks!
Maxime

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-core-for-5.16-1

for you to fetch changes up to 5923ddaa95a7e61e827a3d9b1d9c749963d8db90:

  ARM: sunxi: Add a missing SPDX license header (2021-09-13 09:03:47 +0200)

----------------------------------------------------------------
Platform core changes for the Allwinner SoCs, this time adding SPDX
headers to our files.

----------------------------------------------------------------
Jason Wang (2):
      ARM: sunxi: Add a missing SPDX license header
      ARM: sunxi: Add a missing SPDX license header


 arch/arm/mach-sunxi/platsmp.c | 4 +---
 arch/arm/mach-sunxi/sunxi.c   | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

Comments

Maxime Ripard Oct. 18, 2021, 8:07 a.m. UTC | #1
On Mon, Oct 18, 2021 at 10:06:27AM +0200, Maxime Ripard wrote:
> Hi,
> 
> Please pull the following changes for the next release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-core-for-5.16-1
> 
> for you to fetch changes up to 5923ddaa95a7e61e827a3d9b1d9c749963d8db90:
> 
>   ARM: sunxi: Add a missing SPDX license header (2021-09-13 09:03:47 +0200)
> 
> ----------------------------------------------------------------
> Platform core changes for the Allwinner SoCs, this time adding SPDX
> headers to our files.

Sorry, this got sent twice. Both are the same tag and PR, so feel free
to pick one and ignore the other.

Maxime
Arnd Bergmann Oct. 20, 2021, 9:25 p.m. UTC | #2
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 18 Oct 2021 10:06:27 +0200, Maxime Ripard wrote:
> Please pull the following changes for the next release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> [...]

Merged into arm/soc, thanks!

merge commit: 5cec64e5f97efa55a3f0a7f625263e66d09198f7

       Arnd