mbox series

[GIT,PULL] ARC updates for 5.4-rc6

Message ID 7ad0416c-af35-48e9-2d79-479d4a9d3e85@synopsys.com
State New
Headers show
Series [GIT,PULL] ARC updates for 5.4-rc6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.4-rc6

Message

Vineet Gupta Oct. 28, 2019, 5:13 p.m. UTC
Hi Linus,

Small fixes for ARC. Please pull.

Thx,
-Vineet

------------------------->
The following changes since commit 7d194c2100ad2a6dded545887d02754948ca5241:

  Linux 5.4-rc4 (2019-10-20 15:56:22 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.4-rc6

for you to fetch changes up to 5effc09c4907901f0e71e68e5f2e14211d9a203f:

  ARC: perf: Accommodate big-endian CPU (2019-10-22 09:59:43 -0700)

----------------------------------------------------------------
ARC fixes for 5.4-rc6

 - perf fix for Big Endian build [Alexey]

 - hadk platform enable soem peripherals [Eugeniy]

----------------------------------------------------------------
Alexey Brodkin (1):
      ARC: perf: Accommodate big-endian CPU

Eugeniy Paltsev (2):
      ARC: [plat-hsdk]: Enable on-board SPI NOR flash IC
      ARC: [plat-hsdk]: Enable on-boardi SPI ADC IC

 arch/arc/boot/dts/hsdk.dts      | 23 +++++++++++++++++++++++
 arch/arc/configs/hsdk_defconfig |  6 ++++++
 arch/arc/kernel/perf_event.c    |  4 ++--
 3 files changed, 31 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 28, 2019, 8:20 p.m. UTC | #1
The pull request you sent on Mon, 28 Oct 2019 17:13:18 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.4-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8005803a2ca0af49f36f6e9329b5ecda3df27347

Thank you!