linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: arcml <linux-snps-arc@lists.infradead.org>,
	lkml <linux-kernel@vger.kernel.org>,
	Mike Rapoport <rppt@kernel.org>,
	Randy Dunlap <rdunlap@infradead.org>,
	Evgeniy Didin <Evgeniy.Didin@synopsys.com>
Subject: [GIT PULL] ARC updates for 5.9-rc4
Date: Sat, 5 Sep 2020 01:08:56 +0000	[thread overview]
Message-ID: <0724a4d3-7f69-040e-2a76-67ceefe9e745@synopsys.com> (raw)

Hi Linus,

Please pull.

Thx,
-Vineet
------------------->
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/vgupta/arc.git/ tags/arc-5.9-rc4

for you to fetch changes up to 26907eb605fbc3ba9dbf888f21d9d8d04471271d:

  ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id (2020-09-01 11:59:04 -0700)

----------------------------------------------------------------
ARC fixes for 5.9-rc4

 - HSDK-4xd Dev system: perf driver updates for sampling interrupt

 - HSDK* Dev System : Ethernet broken	[Evgeniy Didin]

 - HIGHMEM broken (2 memory banks)	[Mike Rapoport]

 - show_regs() rewrite once and for all

 - Other minor fixes

----------------------------------------------------------------
Evgeniy Didin (1):
      ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id

Mike Rapoport (1):
      arc: fix memory initialization for systems with two memory banks

Randy Dunlap (1):
      ARC: pgalloc.h: delete a duplicated word + other fixes

Vineet Gupta (4):
      ARC: perf: don't bail setup if pct irq missing in device-tree
      ARC: HSDK: wireup perf irq
      ARC: show_regs: fix r12 printing and simplify
      irqchip/eznps: Fix build error for !ARC700 builds

 arch/arc/boot/dts/hsdk.dts              |  6 ++-
 arch/arc/include/asm/pgalloc.h          |  4 +-
 arch/arc/kernel/perf_event.c            | 14 ++----
 arch/arc/kernel/troubleshoot.c          | 77 +++++++++++++--------------------
 arch/arc/mm/init.c                      | 27 +++++++-----
 arch/arc/plat-eznps/include/plat/ctop.h |  1 -
 include/soc/nps/common.h                |  6 +++
 7 files changed, 62 insertions(+), 73 deletions(-)

             reply	other threads:[~2020-09-05  1:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-05  1:08 Vineet Gupta [this message]
2020-09-05 22:36 ` [GIT PULL] ARC updates for 5.9-rc4 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0724a4d3-7f69-040e-2a76-67ceefe9e745@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=Evgeniy.Didin@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=rdunlap@infradead.org \
    --cc=rppt@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).