linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARC updates for 5.7-rc1
@ 2020-04-03 21:57 Vineet Gupta
  2020-04-03 22:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vineet Gupta @ 2020-04-03 21:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: arcml, lkml, Eugeniy Paltsev

Hi Linus,

Please pull.

Thx,
-Vineet
------------------>
The following changes since commit fb33c6510d5595144d585aa194d377cf74d31911:

  Linux 5.6-rc6 (2020-03-15 15:01:23 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.7-rc1

for you to fetch changes up to f09d3174f002ee2cf15623d5a0f68f7393536ce7:

  ARC: allow userspace DSP applications to use AGU extensions (2020-03-16 10:30:49
-0700)

----------------------------------------------------------------
ARC updates for 5.7-rc1

 - Support for DSP enabled userspace (save/restore regs)

 - Miscll other platform fixes

----------------------------------------------------------------
Eugeniy Paltsev (5):
      ARC: [plat-axs10x]: PGU: remove unused encoder-slave property
      ARC: add helpers to sanitize config options
      ARC: handle DSP presence in HW
      ARC: add support for DSP-enabled userspace applications
      ARC: allow userspace DSP applications to use AGU extensions

 arch/arc/Kconfig                   |  50 ++++++++++++-
 arch/arc/boot/dts/axs10x_mb.dtsi   |   1 -
 arch/arc/include/asm/arcregs.h     |  26 +++++++
 arch/arc/include/asm/asserts.h     |  34 +++++++++
 arch/arc/include/asm/dsp-impl.h    | 150 +++++++++++++++++++++++++++++++++++++
 arch/arc/include/asm/dsp.h         |  29 +++++++
 arch/arc/include/asm/entry-arcv2.h |   6 ++
 arch/arc/include/asm/processor.h   |   4 +
 arch/arc/include/asm/ptrace.h      |   3 +
 arch/arc/include/asm/switch_to.h   |   2 +
 arch/arc/kernel/asm-offsets.c      |   4 +
 arch/arc/kernel/head.S             |   4 +
 arch/arc/kernel/setup.c            |  34 +++++----
 13 files changed, 332 insertions(+), 15 deletions(-)
 create mode 100644 arch/arc/include/asm/asserts.h
 create mode 100644 arch/arc/include/asm/dsp-impl.h
 create mode 100644 arch/arc/include/asm/dsp.h

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] ARC updates for 5.7-rc1
  2020-04-03 21:57 [GIT PULL] ARC updates for 5.7-rc1 Vineet Gupta
@ 2020-04-03 22:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-04-03 22:35 UTC (permalink / raw)
  To: Vineet Gupta; +Cc: Linus Torvalds, arcml, lkml, Eugeniy Paltsev

The pull request you sent on Fri, 3 Apr 2020 21:57:33 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.7-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5364abc57993b3bf60c41923cb98a8f1a594e749

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-03 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03 21:57 [GIT PULL] ARC updates for 5.7-rc1 Vineet Gupta
2020-04-03 22:35 ` pr-tracker-bot

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