All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, soc <soc@kernel.org>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [GIT PULL 3/4] Renesas driver updates for v5.17
Date: Fri,  3 Dec 2021 12:31:20 +0100	[thread overview]
Message-ID: <cover.1638530612.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1638530605.git.geert+renesas@glider.be>

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v5.17-tag1

for you to fetch changes up to 05b22caa7490e4f4c94bbde33c61cf72d187b8f7:

  soc: renesas: Consolidate product register handling (2021-11-30 09:42:00 +0100)

----------------------------------------------------------------
Renesas driver updates for v5.17

  - Add a remoteproc API for controlling the Cortex-R7 boot address on
    R-Car Gen3 SoCs,
  - Consolidate product register handling.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      soc: renesas: Consolidate product register handling

Julien Massot (1):
      soc: renesas: rcar-rst: Add support to set rproc boot address

 drivers/soc/renesas/rcar-rst.c       |  43 ++++++++++++-
 drivers/soc/renesas/renesas-soc.c    | 115 +++++++++++++++++------------------
 include/linux/soc/renesas/rcar-rst.h |   2 +
 3 files changed, 98 insertions(+), 62 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, soc <soc@kernel.org>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [GIT PULL 3/4] Renesas driver updates for v5.17
Date: Fri,  3 Dec 2021 12:31:20 +0100	[thread overview]
Message-ID: <cover.1638530612.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1638530605.git.geert+renesas@glider.be>

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v5.17-tag1

for you to fetch changes up to 05b22caa7490e4f4c94bbde33c61cf72d187b8f7:

  soc: renesas: Consolidate product register handling (2021-11-30 09:42:00 +0100)

----------------------------------------------------------------
Renesas driver updates for v5.17

  - Add a remoteproc API for controlling the Cortex-R7 boot address on
    R-Car Gen3 SoCs,
  - Consolidate product register handling.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      soc: renesas: Consolidate product register handling

Julien Massot (1):
      soc: renesas: rcar-rst: Add support to set rproc boot address

 drivers/soc/renesas/rcar-rst.c       |  43 ++++++++++++-
 drivers/soc/renesas/renesas-soc.c    | 115 +++++++++++++++++------------------
 include/linux/soc/renesas/rcar-rst.h |   2 +
 3 files changed, 98 insertions(+), 62 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-12-03 11:31 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-03 11:31 [GIT PULL 0/4] Renesas SoC updates for v5.17 Geert Uytterhoeven
2021-12-03 11:31 ` Geert Uytterhoeven
2021-12-03 11:31 ` [GIT PULL 1/4] Renesas ARM DT " Geert Uytterhoeven
2021-12-03 11:31   ` Geert Uytterhoeven
2021-12-15  9:49   ` Arnd Bergmann
2021-12-15  9:49     ` Arnd Bergmann
2021-12-03 11:31 ` [GIT PULL 2/4] Renesas ARM SoC " Geert Uytterhoeven
2021-12-03 11:31   ` Geert Uytterhoeven
2021-12-15  9:50   ` Arnd Bergmann
2021-12-15  9:50     ` Arnd Bergmann
2021-12-03 11:31 ` Geert Uytterhoeven [this message]
2021-12-03 11:31   ` [GIT PULL 3/4] Renesas driver " Geert Uytterhoeven
2021-12-15  9:51   ` Arnd Bergmann
2021-12-15  9:51     ` Arnd Bergmann
2021-12-03 11:31 ` [GIT PULL 4/4] Renesas DT binding " Geert Uytterhoeven
2021-12-03 11:31   ` Geert Uytterhoeven
2021-12-15  9:49   ` Arnd Bergmann
2021-12-15  9:49     ` Arnd Bergmann

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=cover.1638530612.git.geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=soc@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.