mbox series

[GIT,PULL] Versatile updates for the v5.10 kernel

Message ID CACRpkdYYDSg8FAjJAqew5yEu7H1Y3E1rPN9TL25K31T=QWATuA@mail.gmail.com (mailing list archive)
State Accepted
Commit c9c7ddd0d7ad29fc229c51aff297718222c88ab5
Headers show
Series [GIT,PULL] Versatile updates for the v5.10 kernel | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git tags/versatile-soc-v5.10-1

Message

Linus Walleij Sept. 1, 2020, 9:16 a.m. UTC
Hi SoC folks,

please pull in the following Versatile SoC updates for the
v5.10 kernel cycle.

Yours,
Linus Walleij

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
tags/versatile-soc-v5.10-1

for you to fetch changes up to 5d007a09f3c8b9b1421bf267d16d79fd9a11930b:

  ARM: versatile: Remove Integrator and Realview from PHYS_OFFSET
(2020-08-28 01:03:02 +0200)

----------------------------------------------------------------
Versatile SoC updates for the v5.10 kernel cycle:

- Drop a static qualifier in integrator_soc_init()
- Remove Integrator and Versatile from PHYS_OFFSET

----------------------------------------------------------------
Linus Walleij (1):
      ARM: versatile: Remove Integrator and Realview from PHYS_OFFSET

YueHaibing (1):
      soc: integrator: Drop pointless static qualifier in integrator_soc_init()

 arch/arm/Kconfig                       | 4 +---
 drivers/soc/versatile/soc-integrator.c | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Sept. 13, 2020, 6:43 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next).

On Tue, 1 Sep 2020 11:16:02 +0200 you wrote:
> Hi SoC folks,
> 
> please pull in the following Versatile SoC updates for the
> v5.10 kernel cycle.
> 
> Yours,
> Linus Walleij
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] Versatile updates for the v5.10 kernel
    https://git.kernel.org/soc/soc/c/c9c7ddd0d7ad29fc229c51aff297718222c88ab5

You are awesome, thank you!