All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/2] Renesas ARM SoC updates for v5.12 (take two)
@ 2021-01-29  9:08 ` Geert Uytterhoeven
  0 siblings, 0 replies; 11+ messages in thread
From: Geert Uytterhoeven @ 2021-01-29  9:08 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.12.

It consists of 2 parts:

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

    - Increase support (SPI, I2C, Ethernet, Serial, MMC) for the R-Car V3U
      SoC on the Renesas Falcon board,
    - Disable SD functions for plain eMMC,
    - A minor fix.

  [GIT PULL 2/2] Renesas driver updates for v5.12

    - Miscellaneous fixes and improvements.

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] 11+ messages in thread

* [GIT PULL 0/2] Renesas ARM SoC updates for v5.12 (take two)
@ 2021-01-29  9:08 ` Geert Uytterhoeven
  0 siblings, 0 replies; 11+ messages in thread
From: Geert Uytterhoeven @ 2021-01-29  9:08 UTC (permalink / raw
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Magnus Damm, Geert Uytterhoeven,
	linux-arm-kernel

	Hi arm-soc folks,

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

It consists of 2 parts:

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

    - Increase support (SPI, I2C, Ethernet, Serial, MMC) for the R-Car V3U
      SoC on the Renesas Falcon board,
    - Disable SD functions for plain eMMC,
    - A minor fix.

  [GIT PULL 2/2] Renesas driver updates for v5.12

    - Miscellaneous fixes and improvements.

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] 11+ messages in thread

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

The following changes since commit 1f4449e12c5c6682a6f4f8dbc7288c19c1c844f1:

  arm64: dts: renesas: r8a779a0: Add SYS-DMAC nodes (2021-01-14 12:13:00 +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.12-tag2

for you to fetch changes up to 74477936a828a7c91a61ba7e625b7ce2299c8c98:

  arm64: dts: renesas: beacon: Fix EEPROM compatible value (2021-01-29 09:11:27 +0100)

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

  - Increase support (SPI, I2C, Ethernet, Serial, MMC) for the R-Car V3U
    SoC on the Renesas Falcon board,
  - Disable SD functions for plain eMMC,
  - A minor fix.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      arm64: dts: renesas: beacon: Fix EEPROM compatible value

Koji Matsuoka (2):
      arm64: dts: renesas: r8a779a0: Add MSIOF device nodes
      arm64: dts: renesas: r8a779a0: Add I2C nodes

Linh Phung (1):
      arm64: dts: renesas: r8a779a0: Add HSCIF support

Takeshi Saito (2):
      arm64: dts: renesas: r8a779a0: Add MMC node
      arm64: dts: renesas: falcon: Enable MMC

Tho Vu (1):
      arm64: dts: renesas: r8a779a0: Add Ethernet-AVB support

Wolfram Sang (5):
      arm64: dts: renesas: Disable SD functions for plain eMMC
      arm64: dts: renesas: falcon: Add I2C0,1,6 support
      arm64: dts: renesas: falcon: Add Ethernet-AVB0 support
      arm64: dts: renesas: r8a779a0: Add & update SCIF nodes
      arm64: dts: renesas: falcon: Complete SCIF0 nodes

 .../arm64/boot/dts/renesas/beacon-renesom-som.dtsi |   4 +-
 arch/arm64/boot/dts/renesas/hihope-common.dtsi     |   2 +
 arch/arm64/boot/dts/renesas/r8a77980-condor.dts    |   2 +
 arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts     |   2 +
 arch/arm64/boot/dts/renesas/r8a77995-draak.dts     |   2 +
 .../boot/dts/renesas/r8a779a0-falcon-cpu.dtsi      | 138 +++++
 arch/arm64/boot/dts/renesas/r8a779a0-falcon.dts    |   1 +
 arch/arm64/boot/dts/renesas/r8a779a0.dtsi          | 620 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/salvator-common.dtsi   |   2 +
 arch/arm64/boot/dts/renesas/ulcb.dtsi              |   2 +
 10 files changed, 774 insertions(+), 1 deletion(-)

_______________________________________________
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] 11+ messages in thread

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

The following changes since commit 1f4449e12c5c6682a6f4f8dbc7288c19c1c844f1:

  arm64: dts: renesas: r8a779a0: Add SYS-DMAC nodes (2021-01-14 12:13:00 +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.12-tag2

for you to fetch changes up to 74477936a828a7c91a61ba7e625b7ce2299c8c98:

  arm64: dts: renesas: beacon: Fix EEPROM compatible value (2021-01-29 09:11:27 +0100)

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

  - Increase support (SPI, I2C, Ethernet, Serial, MMC) for the R-Car V3U
    SoC on the Renesas Falcon board,
  - Disable SD functions for plain eMMC,
  - A minor fix.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      arm64: dts: renesas: beacon: Fix EEPROM compatible value

Koji Matsuoka (2):
      arm64: dts: renesas: r8a779a0: Add MSIOF device nodes
      arm64: dts: renesas: r8a779a0: Add I2C nodes

Linh Phung (1):
      arm64: dts: renesas: r8a779a0: Add HSCIF support

Takeshi Saito (2):
      arm64: dts: renesas: r8a779a0: Add MMC node
      arm64: dts: renesas: falcon: Enable MMC

Tho Vu (1):
      arm64: dts: renesas: r8a779a0: Add Ethernet-AVB support

Wolfram Sang (5):
      arm64: dts: renesas: Disable SD functions for plain eMMC
      arm64: dts: renesas: falcon: Add I2C0,1,6 support
      arm64: dts: renesas: falcon: Add Ethernet-AVB0 support
      arm64: dts: renesas: r8a779a0: Add & update SCIF nodes
      arm64: dts: renesas: falcon: Complete SCIF0 nodes

 .../arm64/boot/dts/renesas/beacon-renesom-som.dtsi |   4 +-
 arch/arm64/boot/dts/renesas/hihope-common.dtsi     |   2 +
 arch/arm64/boot/dts/renesas/r8a77980-condor.dts    |   2 +
 arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts     |   2 +
 arch/arm64/boot/dts/renesas/r8a77995-draak.dts     |   2 +
 .../boot/dts/renesas/r8a779a0-falcon-cpu.dtsi      | 138 +++++
 arch/arm64/boot/dts/renesas/r8a779a0-falcon.dts    |   1 +
 arch/arm64/boot/dts/renesas/r8a779a0.dtsi          | 620 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/salvator-common.dtsi   |   2 +
 arch/arm64/boot/dts/renesas/ulcb.dtsi              |   2 +
 10 files changed, 774 insertions(+), 1 deletion(-)

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

* [GIT PULL 2/2] Renesas driver updates for v5.12
  2021-01-29  9:08 ` Geert Uytterhoeven
@ 2021-01-29  9:08   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 11+ messages in thread
From: Geert Uytterhoeven @ 2021-01-29  9:08 UTC (permalink / raw
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc,
	Geert Uytterhoeven

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -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.12-tag1

for you to fetch changes up to 2dfc564bda4a31bc4439315448bd4da5182cb397:

  soc: renesas: rcar-sysc: Mark device node OF_POPULATED after init (2021-01-29 09:10:25 +0100)

----------------------------------------------------------------
Renesas driver updates for v5.12

  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      soc: renesas: rcar-sysc: Use readl_poll_timeout_atomic()
      soc: renesas: rcar-sysc: Mark device node OF_POPULATED after init

 drivers/soc/renesas/rcar-sysc.c | 37 +++++++++++++++++--------------------
 1 file changed, 17 insertions(+), 20 deletions(-)

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

* [GIT PULL 2/2] Renesas driver updates for v5.12
@ 2021-01-29  9:08   ` Geert Uytterhoeven
  0 siblings, 0 replies; 11+ messages in thread
From: Geert Uytterhoeven @ 2021-01-29  9:08 UTC (permalink / raw
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Magnus Damm, Geert Uytterhoeven,
	linux-arm-kernel

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -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.12-tag1

for you to fetch changes up to 2dfc564bda4a31bc4439315448bd4da5182cb397:

  soc: renesas: rcar-sysc: Mark device node OF_POPULATED after init (2021-01-29 09:10:25 +0100)

----------------------------------------------------------------
Renesas driver updates for v5.12

  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      soc: renesas: rcar-sysc: Use readl_poll_timeout_atomic()
      soc: renesas: rcar-sysc: Mark device node OF_POPULATED after init

 drivers/soc/renesas/rcar-sysc.c | 37 +++++++++++++++++--------------------
 1 file changed, 17 insertions(+), 20 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] 11+ messages in thread

* Re: [GIT PULL 0/2] Renesas ARM SoC updates for v5.12 (take two)
  2021-01-29  9:08 ` Geert Uytterhoeven
                   ` (2 preceding siblings ...)
  (?)
@ 2021-01-30  0:00 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 11+ messages in thread
From: patchwork-bot+linux-soc @ 2021-01-30  0:00 UTC (permalink / raw
  To: Geert Uytterhoeven; +Cc: soc

Hello:

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

On Fri, 29 Jan 2021 10:08:13 +0100 you wrote:
> Hi arm-soc folks,
> 
> This is my second pull request for the inclusion of Renesas SoC updates
> for v5.12.
> 
> It consists of 2 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/2] Renesas ARM DT updates for v5.12 (take two)
    https://git.kernel.org/soc/soc/c/af91156490c2
  - [GIT,PULL,2/2] Renesas driver updates for v5.12
    https://git.kernel.org/soc/soc/c/e53686bbdfd2

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] 11+ messages in thread

* Re: [GIT PULL 2/2] Renesas driver updates for v5.12
  2021-01-29  9:08   ` Geert Uytterhoeven
@ 2021-01-30 11:28     ` Arnd Bergmann
  -1 siblings, 0 replies; 11+ messages in thread
From: Arnd Bergmann @ 2021-01-30 11:28 UTC (permalink / raw
  To: arm-soc, arm-soc, Geert Uytterhoeven
  Cc: linux-renesas-soc, Magnus Damm, linux-arm-kernel, Arnd Bergmann

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 29 Jan 2021 10:08:15 +0100, Geert Uytterhoeven wrote:
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -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.12-tag1
> 
> [...]

Merged into arm/soc, thanks!

merge commit: e53686bbdfd2af7e63e3c0f296632c3a428c317a

       Arnd

_______________________________________________
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] 11+ messages in thread

* Re: [GIT PULL 2/2] Renesas driver updates for v5.12
@ 2021-01-30 11:28     ` Arnd Bergmann
  0 siblings, 0 replies; 11+ messages in thread
From: Arnd Bergmann @ 2021-01-30 11:28 UTC (permalink / raw
  To: arm-soc, arm-soc, Geert Uytterhoeven
  Cc: Arnd Bergmann, linux-renesas-soc, linux-arm-kernel, Magnus Damm

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 29 Jan 2021 10:08:15 +0100, Geert Uytterhoeven wrote:
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -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.12-tag1
> 
> [...]

Merged into arm/soc, thanks!

merge commit: e53686bbdfd2af7e63e3c0f296632c3a428c317a

       Arnd

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

* Re: [GIT PULL 1/2] Renesas ARM DT updates for v5.12 (take two)
  2021-01-29  9:08   ` Geert Uytterhoeven
@ 2021-01-30 11:34     ` Arnd Bergmann
  -1 siblings, 0 replies; 11+ messages in thread
From: Arnd Bergmann @ 2021-01-30 11:34 UTC (permalink / raw
  To: Geert Uytterhoeven, arm-soc, arm-soc
  Cc: linux-renesas-soc, Magnus Damm, linux-arm-kernel, Arnd Bergmann

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 29 Jan 2021 10:08:14 +0100, Geert Uytterhoeven wrote:
> The following changes since commit 1f4449e12c5c6682a6f4f8dbc7288c19c1c844f1:
> 
>   arm64: dts: renesas: r8a779a0: Add SYS-DMAC nodes (2021-01-14 12:13:00 +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.12-tag2
> 
> [...]

Merged into arm/dt, thanks!

merge commit: af91156490c2eee7da65e75c10e2457beb9145d8

       Arnd

_______________________________________________
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] 11+ messages in thread

* Re: [GIT PULL 1/2] Renesas ARM DT updates for v5.12 (take two)
@ 2021-01-30 11:34     ` Arnd Bergmann
  0 siblings, 0 replies; 11+ messages in thread
From: Arnd Bergmann @ 2021-01-30 11:34 UTC (permalink / raw
  To: Geert Uytterhoeven, arm-soc, arm-soc
  Cc: Arnd Bergmann, linux-renesas-soc, linux-arm-kernel, Magnus Damm

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 29 Jan 2021 10:08:14 +0100, Geert Uytterhoeven wrote:
> The following changes since commit 1f4449e12c5c6682a6f4f8dbc7288c19c1c844f1:
> 
>   arm64: dts: renesas: r8a779a0: Add SYS-DMAC nodes (2021-01-14 12:13:00 +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.12-tag2
> 
> [...]

Merged into arm/dt, thanks!

merge commit: af91156490c2eee7da65e75c10e2457beb9145d8

       Arnd

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

end of thread, other threads:[~2021-01-30 11:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-29  9:08 [GIT PULL 0/2] Renesas ARM SoC updates for v5.12 (take two) Geert Uytterhoeven
2021-01-29  9:08 ` Geert Uytterhoeven
2021-01-29  9:08 ` [GIT PULL 1/2] Renesas ARM DT " Geert Uytterhoeven
2021-01-29  9:08   ` Geert Uytterhoeven
2021-01-30 11:34   ` Arnd Bergmann
2021-01-30 11:34     ` Arnd Bergmann
2021-01-29  9:08 ` [GIT PULL 2/2] Renesas driver updates for v5.12 Geert Uytterhoeven
2021-01-29  9:08   ` Geert Uytterhoeven
2021-01-30 11:28   ` Arnd Bergmann
2021-01-30 11:28     ` Arnd Bergmann
2021-01-30  0:00 ` [GIT PULL 0/2] Renesas ARM SoC updates for v5.12 (take two) patchwork-bot+linux-soc

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.