soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/3] Renesas ARM SoC updates for v5.11 (take two)
@ 2020-11-27 13:21 Geert Uytterhoeven
  2020-11-27 13:21 ` Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Geert Uytterhoeven @ 2020-11-27 13:21 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

	Hi arm-soc folks,

This is my second pull request for the inclusion of Renesas SoC updates
for v5.11.

It consists of 3 parts:

  [GIT PULL 1/3] Renesas ARM DT updates for v5.11 (take two)

    - PCIe endpoint support for the R-Car H3 ES2.0+ SoC.

  [GIT PULL 2/3] Renesas ARM SoC updates for v5.11

    - Stop using static I/O mappings and __raw_*() I/O accessors.

  [GIT PULL 3/3] Renesas driver updates for v5.11 (take two)

    - Stop using __raw_*() I/O accessors.

Thanks for pulling!

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

* [GIT PULL 0/3] Renesas ARM SoC updates for v5.11 (take two)
  2020-11-27 13:21 [GIT PULL 0/3] Renesas ARM SoC updates for v5.11 (take two) Geert Uytterhoeven
@ 2020-11-27 13:21 ` Geert Uytterhoeven
  2020-11-27 13:21 ` [GIT PULL 1/3] Renesas ARM DT " Geert Uytterhoeven
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: Geert Uytterhoeven @ 2020-11-27 13:21 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Geert Uytterhoeven, Magnus Damm, linux-arm-kernel

	Hi arm-soc folks,

This is my second pull request for the inclusion of Renesas SoC updates
for v5.11.

It consists of 3 parts:

  [GIT PULL 1/3] Renesas ARM DT updates for v5.11 (take two)

    - PCIe endpoint support for the R-Car H3 ES2.0+ SoC.

  [GIT PULL 2/3] Renesas ARM SoC updates for v5.11

    - Stop using static I/O mappings and __raw_*() I/O accessors.

  [GIT PULL 3/3] Renesas driver updates for v5.11 (take two)

    - Stop using __raw_*() I/O accessors.

Thanks for pulling!

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

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

* [GIT PULL 1/3] Renesas ARM DT updates for v5.11 (take two)
  2020-11-27 13:21 [GIT PULL 0/3] Renesas ARM SoC updates for v5.11 (take two) Geert Uytterhoeven
  2020-11-27 13:21 ` Geert Uytterhoeven
@ 2020-11-27 13:21 ` Geert Uytterhoeven
  2020-11-27 13:21   ` Geert Uytterhoeven
  2020-11-27 13:21 ` [GIT PULL 2/3] Renesas ARM SoC updates for v5.11 Geert Uytterhoeven
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 9+ messages in thread
From: Geert Uytterhoeven @ 2020-11-27 13:21 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 43bba65761952f58e850d918ee43b648427609bb:

  arm64: dts: renesas: hihope-rev4: Add a comment explaining switch SW2404 (2020-11-10 09:29:47 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-dt-for-v5.11-tag2

for you to fetch changes up to 0f80b9b8126cf3e352aa6b270ed24c9cd9a6272b:

  arm64: dts: renesas: r8a77951: Add PCIe EP nodes (2020-11-27 09:07:06 +0100)

----------------------------------------------------------------
Renesas ARM DT updates for v5.11 (take two)

  - PCIe endpoint support for the R-Car H3 ES2.0+ SoC.

----------------------------------------------------------------
Yuya Hamamachi (1):
      arm64: dts: renesas: r8a77951: Add PCIe EP nodes

 arch/arm64/boot/dts/renesas/r8a77951.dtsi | 38 +++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

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

* [GIT PULL 1/3] Renesas ARM DT updates for v5.11 (take two)
  2020-11-27 13:21 ` [GIT PULL 1/3] Renesas ARM DT " Geert Uytterhoeven
@ 2020-11-27 13:21   ` Geert Uytterhoeven
  0 siblings, 0 replies; 9+ messages in thread
From: Geert Uytterhoeven @ 2020-11-27 13:21 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Geert Uytterhoeven, Magnus Damm, linux-arm-kernel

The following changes since commit 43bba65761952f58e850d918ee43b648427609bb:

  arm64: dts: renesas: hihope-rev4: Add a comment explaining switch SW2404 (2020-11-10 09:29:47 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-dt-for-v5.11-tag2

for you to fetch changes up to 0f80b9b8126cf3e352aa6b270ed24c9cd9a6272b:

  arm64: dts: renesas: r8a77951: Add PCIe EP nodes (2020-11-27 09:07:06 +0100)

----------------------------------------------------------------
Renesas ARM DT updates for v5.11 (take two)

  - PCIe endpoint support for the R-Car H3 ES2.0+ SoC.

----------------------------------------------------------------
Yuya Hamamachi (1):
      arm64: dts: renesas: r8a77951: Add PCIe EP nodes

 arch/arm64/boot/dts/renesas/r8a77951.dtsi | 38 +++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

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

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

* [GIT PULL 2/3] Renesas ARM SoC updates for v5.11
  2020-11-27 13:21 [GIT PULL 0/3] Renesas ARM SoC updates for v5.11 (take two) Geert Uytterhoeven
  2020-11-27 13:21 ` Geert Uytterhoeven
  2020-11-27 13:21 ` [GIT PULL 1/3] Renesas ARM DT " Geert Uytterhoeven
@ 2020-11-27 13:21 ` Geert Uytterhoeven
  2020-11-27 13:21   ` Geert Uytterhoeven
  2020-11-27 13:21 ` [GIT PULL 3/3] Renesas driver updates for v5.11 (take two) Geert Uytterhoeven
  2020-11-27 17:10 ` [GIT PULL 0/3] Renesas ARM SoC " patchwork-bot+linux-soc
  4 siblings, 1 reply; 9+ messages in thread
From: Geert Uytterhoeven @ 2020-11-27 13:21 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-soc-for-v5.11-tag1

for you to fetch changes up to d4a617c9bbef94e4a776901cf12c95eafd54504a:

  ARM: shmobile: Stop using __raw_*() I/O accessors (2020-11-23 09:54:59 +0100)

----------------------------------------------------------------
Renesas ARM SoC updates for v5.11

  - Stop using static I/O mappings and __raw_*() I/O accessors.

----------------------------------------------------------------
Geert Uytterhoeven (8):
      ARM: shmobile: r8a7778: Introduce HPBREG_BASE
      ARM: shmobile: r8a7779: Use ioremap() to map INTC2 registers
      ARM: shmobile: r8a7779: Use ioremap() to map SMP registers
      ARM: shmobile: r8a7779: Remove obsolete static mappings
      ARM: shmobile: sh73a0: Use ioremap() to map L2C registers
      ARM: shmobile: sh73a0: Use ioremap() to map SMP registers
      ARM: shmobile: sh73a0: Remove obsolete static mapping
      ARM: shmobile: Stop using __raw_*() I/O accessors

 arch/arm/mach-shmobile/platsmp-scu.c   |  2 +-
 arch/arm/mach-shmobile/setup-r8a7778.c | 12 +++++---
 arch/arm/mach-shmobile/setup-r8a7779.c | 56 ++++++++++++----------------------
 arch/arm/mach-shmobile/setup-sh73a0.c  | 21 +------------
 arch/arm/mach-shmobile/smp-r8a7779.c   | 12 ++++++--
 arch/arm/mach-shmobile/smp-sh73a0.c    | 33 +++++++++++++-------
 6 files changed, 59 insertions(+), 77 deletions(-)

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

* [GIT PULL 2/3] Renesas ARM SoC updates for v5.11
  2020-11-27 13:21 ` [GIT PULL 2/3] Renesas ARM SoC updates for v5.11 Geert Uytterhoeven
@ 2020-11-27 13:21   ` Geert Uytterhoeven
  0 siblings, 0 replies; 9+ messages in thread
From: Geert Uytterhoeven @ 2020-11-27 13:21 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Geert Uytterhoeven, Magnus Damm, linux-arm-kernel

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-soc-for-v5.11-tag1

for you to fetch changes up to d4a617c9bbef94e4a776901cf12c95eafd54504a:

  ARM: shmobile: Stop using __raw_*() I/O accessors (2020-11-23 09:54:59 +0100)

----------------------------------------------------------------
Renesas ARM SoC updates for v5.11

  - Stop using static I/O mappings and __raw_*() I/O accessors.

----------------------------------------------------------------
Geert Uytterhoeven (8):
      ARM: shmobile: r8a7778: Introduce HPBREG_BASE
      ARM: shmobile: r8a7779: Use ioremap() to map INTC2 registers
      ARM: shmobile: r8a7779: Use ioremap() to map SMP registers
      ARM: shmobile: r8a7779: Remove obsolete static mappings
      ARM: shmobile: sh73a0: Use ioremap() to map L2C registers
      ARM: shmobile: sh73a0: Use ioremap() to map SMP registers
      ARM: shmobile: sh73a0: Remove obsolete static mapping
      ARM: shmobile: Stop using __raw_*() I/O accessors

 arch/arm/mach-shmobile/platsmp-scu.c   |  2 +-
 arch/arm/mach-shmobile/setup-r8a7778.c | 12 +++++---
 arch/arm/mach-shmobile/setup-r8a7779.c | 56 ++++++++++++----------------------
 arch/arm/mach-shmobile/setup-sh73a0.c  | 21 +------------
 arch/arm/mach-shmobile/smp-r8a7779.c   | 12 ++++++--
 arch/arm/mach-shmobile/smp-sh73a0.c    | 33 +++++++++++++-------
 6 files changed, 59 insertions(+), 77 deletions(-)

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

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

* [GIT PULL 3/3] Renesas driver updates for v5.11 (take two)
  2020-11-27 13:21 [GIT PULL 0/3] Renesas ARM SoC updates for v5.11 (take two) Geert Uytterhoeven
                   ` (2 preceding siblings ...)
  2020-11-27 13:21 ` [GIT PULL 2/3] Renesas ARM SoC updates for v5.11 Geert Uytterhoeven
@ 2020-11-27 13:21 ` Geert Uytterhoeven
  2020-11-27 13:21   ` Geert Uytterhoeven
  2020-11-27 17:10 ` [GIT PULL 0/3] Renesas ARM SoC " patchwork-bot+linux-soc
  4 siblings, 1 reply; 9+ messages in thread
From: Geert Uytterhoeven @ 2020-11-27 13:21 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit cf25d802e029c31efac8bdc979236927f37183bd:

  soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains() (2020-10-26 10:00:14 +0100)

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.11-tag2

for you to fetch changes up to 8b6bed678428b6df66741cb0956e076d579e3891:

  soc: renesas: rmobile-sysc: Stop using __raw_*() I/O accessors (2020-11-27 14:09:37 +0100)

----------------------------------------------------------------
Renesas driver updates for v5.11 (take two)

  - Stop using __raw_*() I/O accessors.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      soc: renesas: rmobile-sysc: Stop using __raw_*() I/O accessors

 drivers/soc/renesas/rmobile-sysc.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

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

* [GIT PULL 3/3] Renesas driver updates for v5.11 (take two)
  2020-11-27 13:21 ` [GIT PULL 3/3] Renesas driver updates for v5.11 (take two) Geert Uytterhoeven
@ 2020-11-27 13:21   ` Geert Uytterhoeven
  0 siblings, 0 replies; 9+ messages in thread
From: Geert Uytterhoeven @ 2020-11-27 13:21 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Geert Uytterhoeven, Magnus Damm, linux-arm-kernel

The following changes since commit cf25d802e029c31efac8bdc979236927f37183bd:

  soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains() (2020-10-26 10:00:14 +0100)

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.11-tag2

for you to fetch changes up to 8b6bed678428b6df66741cb0956e076d579e3891:

  soc: renesas: rmobile-sysc: Stop using __raw_*() I/O accessors (2020-11-27 14:09:37 +0100)

----------------------------------------------------------------
Renesas driver updates for v5.11 (take two)

  - Stop using __raw_*() I/O accessors.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      soc: renesas: rmobile-sysc: Stop using __raw_*() I/O accessors

 drivers/soc/renesas/rmobile-sysc.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

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

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

* Re: [GIT PULL 0/3] Renesas ARM SoC updates for v5.11 (take two)
  2020-11-27 13:21 [GIT PULL 0/3] Renesas ARM SoC updates for v5.11 (take two) Geert Uytterhoeven
                   ` (3 preceding siblings ...)
  2020-11-27 13:21 ` [GIT PULL 3/3] Renesas driver updates for v5.11 (take two) Geert Uytterhoeven
@ 2020-11-27 17:10 ` patchwork-bot+linux-soc
  4 siblings, 0 replies; 9+ messages in thread
From: patchwork-bot+linux-soc @ 2020-11-27 17:10 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: soc

Hello:

This series was applied to soc/soc.git (refs/heads/for-next):

On Fri, 27 Nov 2020 14:21:52 +0100 you wrote:
> Hi arm-soc folks,
> 
> This is my second pull request for the inclusion of Renesas SoC updates
> for v5.11.
> 
> It consists of 3 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/3] Renesas ARM DT updates for v5.11 (take two)
    https://git.kernel.org/soc/soc/c/eb149c927d58
  - [GIT,PULL,2/3] Renesas ARM SoC updates for v5.11
    https://git.kernel.org/soc/soc/c/334d09c218c1
  - [GIT,PULL,3/3] Renesas driver updates for v5.11 (take two)
    https://git.kernel.org/soc/soc/c/72c7b0857069

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2020-11-27 17:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27 13:21 [GIT PULL 0/3] Renesas ARM SoC updates for v5.11 (take two) Geert Uytterhoeven
2020-11-27 13:21 ` Geert Uytterhoeven
2020-11-27 13:21 ` [GIT PULL 1/3] Renesas ARM DT " Geert Uytterhoeven
2020-11-27 13:21   ` Geert Uytterhoeven
2020-11-27 13:21 ` [GIT PULL 2/3] Renesas ARM SoC updates for v5.11 Geert Uytterhoeven
2020-11-27 13:21   ` Geert Uytterhoeven
2020-11-27 13:21 ` [GIT PULL 3/3] Renesas driver updates for v5.11 (take two) Geert Uytterhoeven
2020-11-27 13:21   ` Geert Uytterhoeven
2020-11-27 17:10 ` [GIT PULL 0/3] Renesas ARM SoC " patchwork-bot+linux-soc

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