[GIT PULL] ARC updates for 5.4-rc6

From: Vineet Gupta
Date: Mon Oct 28 2019 - 13:13:33 EST


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(-)