linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] OpenRISC fixes/updates for v6.0-rc1
@ 2022-08-05 20:30 Stafford Horne
  2022-08-05 21:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stafford Horne @ 2022-08-05 20:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Openrisc, LKML

Hello Linus,

Please consider for pull,

The following changes since commit 0757060a438835df82bd8aec40d4abc7dc4c9584:

  Merge branch 'pci/header-cleanup-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git (2022-07-30 05:47:13 +0900)

are available in the Git repository at:

  git@github.com:openrisc/linux.git tags/for-linus

for you to fetch changes up to 52e0ea900202d23843daee8f7089817e81dd3dd7:

  openrisc: io: Define iounmap argument as volatile (2022-07-30 05:50:15 +0900)

----------------------------------------------------------------
OpenRISC fixes for 5.20-rc1/6.0

In this cycle we add PCI support to OpenRISC used in our new QEMU virt
platform.  The base of this series is a merge of Bjorn's PCI headers
cleanup branch and 5.16-rc6.  The patches from the PCI branch are needed
for the series to work.

The main updates from me include:
 - Kconfig updates to support OpenRISC PCI (just config now after the
   PCI cleanups I did on Bjorn's branch)
 - A new defconfig for the qemu virt platform.
 - Also there is one MAINTAINERS update.  As I was working on the PCI
   series we kept getting bounces from Richard's old email address. I
   added this here; I am not sure how these are usually handled when
   the maintainer doesn't queue it themselves.

----------------------------------------------------------------
Stafford Horne (4):
      openrisc: Add pci bus support
      openrisc: Add virt defconfig
      MAINTAINERS: Update Richard Henderson's address
      openrisc: io: Define iounmap argument as volatile

 MAINTAINERS                          |   2 +-
 arch/openrisc/Kconfig                |   5 +-
 arch/openrisc/configs/virt_defconfig | 108 +++++++++++++++++++++++++++++++++++
 arch/openrisc/include/asm/Kbuild     |   1 +
 arch/openrisc/include/asm/io.h       |   4 +-
 arch/openrisc/mm/ioremap.c           |   2 +-
 6 files changed, 117 insertions(+), 5 deletions(-)
 create mode 100644 arch/openrisc/configs/virt_defconfig

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

* Re: [GIT PULL] OpenRISC fixes/updates for v6.0-rc1
  2022-08-05 20:30 [GIT PULL] OpenRISC fixes/updates for v6.0-rc1 Stafford Horne
@ 2022-08-05 21:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-05 21:25 UTC (permalink / raw)
  To: Stafford Horne; +Cc: Linus Torvalds, Openrisc, LKML

The pull request you sent on Sat, 6 Aug 2022 05:30:04 +0900:

> git@github.com:openrisc/linux.git tags/for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4d5398a3ec060c1e3094097e52a19a4d0013c0e0

Thank you!

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

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

end of thread, other threads:[~2022-08-05 21:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-05 20:30 [GIT PULL] OpenRISC fixes/updates for v6.0-rc1 Stafford Horne
2022-08-05 21:25 ` 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).