mbox series

[GIT,PULL] arm: hisilicon: SoC updates for v5.13

Message ID eba8b55e-0969-8ca2-eca3-7c471cb0ff6f@hisilicon.com
State New
Headers show
Series [GIT,PULL] arm: hisilicon: SoC updates for v5.13 | expand

Pull-request

git://github.com/hisilicon/linux-hisi.git tags/hisi-armv7soc-for-5.13

Message

Wei Xu April 3, 2021, 2:59 p.m. UTC
Hi ARM-SoC team,

Please consider to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hisi-armv7soc-for-5.13

for you to fetch changes up to c1ce9d8081a9fca5fd1b2e48bcc20e5dc3387302:

  ARM: hisi: use the correct HiSilicon copyright (2021-04-02 15:36:27 +0800)

----------------------------------------------------------------
HiSilicon ARMv7 SoC updates for v5.13

- Correct the HiSilicon copyright

----------------------------------------------------------------
Hao Fang (1):
      ARM: hisi: use the correct HiSilicon copyright

 arch/arm/mach-hisi/hisilicon.c | 4 ++--
 arch/arm/mach-hisi/hotplug.c   | 2 +-
 arch/arm/mach-hisi/platmcpm.c  | 2 +-
 arch/arm/mach-hisi/platsmp.c   | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

Comments

Arnd Bergmann April 8, 2021, 8:03 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Sat, 3 Apr 2021 22:59:06 +0800, Wei Xu wrote:
> Please consider to pull the following changes.
> Thanks!
> 
> Best Regards,
> Wei

Merged into arm/soc, thanks!

merge commit: d74b25572a4f567b1a200a68dc0d9a9ec9d15390

       Arnd