linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stafford Horne <shorne@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Openrisc <openrisc@lists.librecores.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Gabriel Somlo <gsomlo@gmail.com>,
	Mateusz Holenko <mholenko@antmicro.com>
Subject: [GIT PULL] OpenRISC updates for 5.14
Date: Tue, 6 Jul 2021 15:40:07 +0900	[thread overview]
Message-ID: <YOP6x0Mz8aBv9x18@antec> (raw)

Hi Linus,

Please consider for pull

The following changes since commit 614124bea77e452aa6df7a8714e8bc820b489922:

  Linux 5.13-rc5 (2021-06-06 15:47:27 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ad4e600cbf897f47525b342cd4b02e88ed300a83:

  drivers/soc/litex: remove 8-bit subregister option (2021-06-11 04:35:40 +0900)

----------------------------------------------------------------
OpenRISC updates for 5.14

One change to simplify Litex CSR (MMIO register) access by limiting them
to 32-bit offsets.  Now this is agreed among Litex hardware and kernel
developers it will allow us to start upstreaming other Litex peripheral
drivers.

----------------------------------------------------------------
Gabriel Somlo (1):
      drivers/soc/litex: remove 8-bit subregister option

 drivers/soc/litex/Kconfig          |  12 -----
 drivers/soc/litex/litex_soc_ctrl.c |   3 +-
 include/linux/litex.h              | 103 ++++++-------------------------------
 3 files changed, 16 insertions(+), 102 deletions(-)

             reply	other threads:[~2021-07-06  6:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-06  6:40 Stafford Horne [this message]
2021-07-06 19:24 ` [GIT PULL] OpenRISC updates for 5.14 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=YOP6x0Mz8aBv9x18@antec \
    --to=shorne@gmail.com \
    --cc=gsomlo@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mholenko@antmicro.com \
    --cc=openrisc@lists.librecores.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).