All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/5] Renesas SoC updates for v5.7
@ 2020-02-26 11:02 ` Geert Uytterhoeven
  0 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2020-02-26 11:02 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 first pull request for the inclusion of Renesas SoC updates
for v5.7.

It consists of 5 parts:

  [GIT PULL 1/5] Renesas ARM DT updates for v5.7

    - Miscellaneous fixes and improvements.

  [GIT PULL 2/5] Renesas ARM SoC updates for v5.7

    - Enable ARM global timer on Cortex-A9 MPCore SoCs,
    - A minor cleanup.

  [GIT PULL 3/5] Renesas ARM64 defconfig updates for v5.7

    - Restore R-Car M3-W support,
    - Enable additional support for Renesas platforms.

  [GIT PULL 4/5] Renesas ARM64 DT updates for v5.7

    - CryptoCell support for R-Car M3-W, M3-W+, M3-N, E3, and D3,
    - Miscellaneous fixes and improvements.

  [GIT PULL 5/5] Renesas driver updates for v5.7

    - Miscellaneous fixes and improvements.

Note that the first commit from "[GIT PULL 3/5] Renesas ARM64 defconfig
updates for v5.7" is also included in "[GIT PULL] Renesas fixes for
v5.6".

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

* [GIT PULL 0/5] Renesas SoC updates for v5.7
@ 2020-02-26 11:02 ` Geert Uytterhoeven
  0 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2020-02-26 11:02 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 first pull request for the inclusion of Renesas SoC updates
for v5.7.

It consists of 5 parts:

  [GIT PULL 1/5] Renesas ARM DT updates for v5.7

    - Miscellaneous fixes and improvements.

  [GIT PULL 2/5] Renesas ARM SoC updates for v5.7

    - Enable ARM global timer on Cortex-A9 MPCore SoCs,
    - A minor cleanup.

  [GIT PULL 3/5] Renesas ARM64 defconfig updates for v5.7

    - Restore R-Car M3-W support,
    - Enable additional support for Renesas platforms.

  [GIT PULL 4/5] Renesas ARM64 DT updates for v5.7

    - CryptoCell support for R-Car M3-W, M3-W+, M3-N, E3, and D3,
    - Miscellaneous fixes and improvements.

  [GIT PULL 5/5] Renesas driver updates for v5.7

    - Miscellaneous fixes and improvements.

Note that the first commit from "[GIT PULL 3/5] Renesas ARM64 defconfig
updates for v5.7" is also included in "[GIT PULL] Renesas fixes for
v5.6".

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

* [GIT PULL 1/5] Renesas ARM DT updates for v5.7
  2020-02-26 11:02 ` Geert Uytterhoeven
@ 2020-02-26 11:02   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2020-02-26 11:02 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

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

for you to fetch changes up to 9e1232631d4e8e30096fa758a0e1fb9e08f219f9:

  ARM: dts: rzg1: Add reset control properties for display (2020-02-24 14:03:33 +0100)

----------------------------------------------------------------
Renesas ARM DT updates for v5.7

  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Chris Brandt (1):
      ARM: dts: r7s72100: Add SPIBSC clocks

Geert Uytterhoeven (4):
      ARM: dts: renesas: Group tuples in operating-points properties
      ARM: dts: r8a7745: Convert to new DU DT bindings
      ARM: dts: rcar-gen2: Add reset control properties for display
      ARM: dts: rzg1: Add reset control properties for display

Marek Vasut (1):
      ARM: dts: renesas: Add missing ethernet PHY reset GPIO on Gen2 reference boards

 arch/arm/boot/dts/r7s72100-gr-peach.dts | 3 +++
 arch/arm/boot/dts/r7s72100.dtsi         | 5 +++--
 arch/arm/boot/dts/r8a73a4-ape6evm.dts   | 7 ++-----
 arch/arm/boot/dts/r8a7743.dtsi          | 5 +++--
 arch/arm/boot/dts/r8a7744.dtsi          | 5 +++--
 arch/arm/boot/dts/r8a7745.dtsi          | 3 ++-
 arch/arm/boot/dts/r8a77470.dtsi         | 5 +++--
 arch/arm/boot/dts/r8a7790-lager.dts     | 1 +
 arch/arm/boot/dts/r8a7790-stout.dts     | 1 +
 arch/arm/boot/dts/r8a7790.dtsi          | 2 ++
 arch/arm/boot/dts/r8a7791-koelsch.dts   | 1 +
 arch/arm/boot/dts/r8a7791-porter.dts    | 1 +
 arch/arm/boot/dts/r8a7791.dtsi          | 5 +++--
 arch/arm/boot/dts/r8a7792.dtsi          | 5 +++--
 arch/arm/boot/dts/r8a7793-gose.dts      | 1 +
 arch/arm/boot/dts/r8a7793.dtsi          | 5 +++--
 arch/arm/boot/dts/r8a7794-alt.dts       | 1 +
 arch/arm/boot/dts/r8a7794-silk.dts      | 1 +
 arch/arm/boot/dts/r8a7794.dtsi          | 2 ++
 arch/arm/boot/dts/sh73a0-kzm9g.dts      | 9 +++------
 20 files changed, 42 insertions(+), 26 deletions(-)

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

* [GIT PULL 1/5] Renesas ARM DT updates for v5.7
@ 2020-02-26 11:02   ` Geert Uytterhoeven
  0 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2020-02-26 11:02 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Magnus Damm, Geert Uytterhoeven, linux-arm-kernel

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

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

for you to fetch changes up to 9e1232631d4e8e30096fa758a0e1fb9e08f219f9:

  ARM: dts: rzg1: Add reset control properties for display (2020-02-24 14:03:33 +0100)

----------------------------------------------------------------
Renesas ARM DT updates for v5.7

  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Chris Brandt (1):
      ARM: dts: r7s72100: Add SPIBSC clocks

Geert Uytterhoeven (4):
      ARM: dts: renesas: Group tuples in operating-points properties
      ARM: dts: r8a7745: Convert to new DU DT bindings
      ARM: dts: rcar-gen2: Add reset control properties for display
      ARM: dts: rzg1: Add reset control properties for display

Marek Vasut (1):
      ARM: dts: renesas: Add missing ethernet PHY reset GPIO on Gen2 reference boards

 arch/arm/boot/dts/r7s72100-gr-peach.dts | 3 +++
 arch/arm/boot/dts/r7s72100.dtsi         | 5 +++--
 arch/arm/boot/dts/r8a73a4-ape6evm.dts   | 7 ++-----
 arch/arm/boot/dts/r8a7743.dtsi          | 5 +++--
 arch/arm/boot/dts/r8a7744.dtsi          | 5 +++--
 arch/arm/boot/dts/r8a7745.dtsi          | 3 ++-
 arch/arm/boot/dts/r8a77470.dtsi         | 5 +++--
 arch/arm/boot/dts/r8a7790-lager.dts     | 1 +
 arch/arm/boot/dts/r8a7790-stout.dts     | 1 +
 arch/arm/boot/dts/r8a7790.dtsi          | 2 ++
 arch/arm/boot/dts/r8a7791-koelsch.dts   | 1 +
 arch/arm/boot/dts/r8a7791-porter.dts    | 1 +
 arch/arm/boot/dts/r8a7791.dtsi          | 5 +++--
 arch/arm/boot/dts/r8a7792.dtsi          | 5 +++--
 arch/arm/boot/dts/r8a7793-gose.dts      | 1 +
 arch/arm/boot/dts/r8a7793.dtsi          | 5 +++--
 arch/arm/boot/dts/r8a7794-alt.dts       | 1 +
 arch/arm/boot/dts/r8a7794-silk.dts      | 1 +
 arch/arm/boot/dts/r8a7794.dtsi          | 2 ++
 arch/arm/boot/dts/sh73a0-kzm9g.dts      | 9 +++------
 20 files changed, 42 insertions(+), 26 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] 18+ messages in thread

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

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

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

for you to fetch changes up to 92d8495ce9b79185e5fc512fe28768564eb81722:

  ARM: shmobile: Replace <linux/clk-provider.h> by <linux/of_clk.h> (2020-02-17 11:39:44 +0100)

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

  - Enable ARM global timer on Cortex-A9 MPCore SoCs,
  - A minor cleanup.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      ARM: shmobile: Enable ARM_GLOBAL_TIMER on Cortex-A9 MPCore SoCs
      ARM: shmobile: Replace <linux/clk-provider.h> by <linux/of_clk.h>

 arch/arm/mach-shmobile/setup-r8a7779.c   | 1 -
 arch/arm/mach-shmobile/setup-rcar-gen2.c | 2 +-
 arch/arm/mach-shmobile/setup-sh73a0.c    | 1 -
 drivers/soc/renesas/Kconfig              | 2 ++
 4 files changed, 3 insertions(+), 3 deletions(-)

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

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

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

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

for you to fetch changes up to 92d8495ce9b79185e5fc512fe28768564eb81722:

  ARM: shmobile: Replace <linux/clk-provider.h> by <linux/of_clk.h> (2020-02-17 11:39:44 +0100)

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

  - Enable ARM global timer on Cortex-A9 MPCore SoCs,
  - A minor cleanup.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      ARM: shmobile: Enable ARM_GLOBAL_TIMER on Cortex-A9 MPCore SoCs
      ARM: shmobile: Replace <linux/clk-provider.h> by <linux/of_clk.h>

 arch/arm/mach-shmobile/setup-r8a7779.c   | 1 -
 arch/arm/mach-shmobile/setup-rcar-gen2.c | 2 +-
 arch/arm/mach-shmobile/setup-sh73a0.c    | 1 -
 drivers/soc/renesas/Kconfig              | 2 ++
 4 files changed, 3 insertions(+), 3 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] 18+ messages in thread

* [GIT PULL 3/5] Renesas ARM64 defconfig updates for v5.7
  2020-02-26 11:02 ` Geert Uytterhoeven
@ 2020-02-26 11:02   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2020-02-26 11:02 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm64-defconfig-for-v5.7-tag1

for you to fetch changes up to bf9e333ec0d54f7428d9192ad403c3cb523584c7:

  arm64: defconfig: Enable additional support for Renesas platforms (2020-02-21 14:51:52 +0100)

----------------------------------------------------------------
Renesas ARM64 defconfig updates for v5.7

  - Restore R-Car M3-W support,
  - Enable additional support for Renesas platforms.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960
      arm64: defconfig: Enable additional support for Renesas platforms

 arch/arm64/configs/defconfig | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

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

* [GIT PULL 3/5] Renesas ARM64 defconfig updates for v5.7
@ 2020-02-26 11:02   ` Geert Uytterhoeven
  0 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2020-02-26 11:02 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Magnus Damm, Geert Uytterhoeven, linux-arm-kernel

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm64-defconfig-for-v5.7-tag1

for you to fetch changes up to bf9e333ec0d54f7428d9192ad403c3cb523584c7:

  arm64: defconfig: Enable additional support for Renesas platforms (2020-02-21 14:51:52 +0100)

----------------------------------------------------------------
Renesas ARM64 defconfig updates for v5.7

  - Restore R-Car M3-W support,
  - Enable additional support for Renesas platforms.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960
      arm64: defconfig: Enable additional support for Renesas platforms

 arch/arm64/configs/defconfig | 23 ++++++++++++++++++++++-
 1 file changed, 22 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] 18+ messages in thread

* [GIT PULL 4/5] Renesas ARM64 DT updates for v5.7
  2020-02-26 11:02 ` Geert Uytterhoeven
@ 2020-02-26 11:02   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2020-02-26 11:02 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm64-dt-for-v5.7-tag1

for you to fetch changes up to 721b76195b31467e56851fbab3855e700f281270:

  arm64: dts: renesas: rzg2: Add reset control properties for display (2020-02-21 14:41:36 +0100)

----------------------------------------------------------------
Renesas ARM64 DT updates for v5.7

  - CryptoCell support for R-Car M3-W, M3-W+, M3-N, E3, and D3,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Geert Uytterhoeven (5):
      arm64: dts: renesas: rcar-gen3: Replace "vsps" by "renesas,vsps"
      arm64: dts: renesas: rcar-gen3: Add CCREE nodes
      arm64: dts: renesas: Remove use of ARCH_R8A7795
      arm64: dts: renesas: rcar-gen3: Add reset control properties for display
      arm64: dts: renesas: rzg2: Add reset control properties for display

Kieran Bingham (1):
      arm: dts: renesas: r8a77980: Remove r8a77970 DU compatible

 arch/arm64/boot/dts/renesas/Makefile      |  4 ----
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi |  7 ++++---
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi |  7 ++++---
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi |  8 +++++---
 arch/arm64/boot/dts/renesas/r8a77950.dtsi |  2 +-
 arch/arm64/boot/dts/renesas/r8a77951.dtsi | 11 ++++++-----
 arch/arm64/boot/dts/renesas/r8a77960.dtsi | 16 +++++++++++++---
 arch/arm64/boot/dts/renesas/r8a77961.dtsi |  9 +++++++++
 arch/arm64/boot/dts/renesas/r8a77965.dtsi | 16 +++++++++++++---
 arch/arm64/boot/dts/renesas/r8a77970.dtsi |  4 +++-
 arch/arm64/boot/dts/renesas/r8a77980.dtsi |  7 ++++---
 arch/arm64/boot/dts/renesas/r8a77990.dtsi | 14 +++++++++++---
 arch/arm64/boot/dts/renesas/r8a77995.dtsi | 14 +++++++++++---
 13 files changed, 84 insertions(+), 35 deletions(-)

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

* [GIT PULL 4/5] Renesas ARM64 DT updates for v5.7
@ 2020-02-26 11:02   ` Geert Uytterhoeven
  0 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2020-02-26 11:02 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Magnus Damm, Geert Uytterhoeven, linux-arm-kernel

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm64-dt-for-v5.7-tag1

for you to fetch changes up to 721b76195b31467e56851fbab3855e700f281270:

  arm64: dts: renesas: rzg2: Add reset control properties for display (2020-02-21 14:41:36 +0100)

----------------------------------------------------------------
Renesas ARM64 DT updates for v5.7

  - CryptoCell support for R-Car M3-W, M3-W+, M3-N, E3, and D3,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Geert Uytterhoeven (5):
      arm64: dts: renesas: rcar-gen3: Replace "vsps" by "renesas,vsps"
      arm64: dts: renesas: rcar-gen3: Add CCREE nodes
      arm64: dts: renesas: Remove use of ARCH_R8A7795
      arm64: dts: renesas: rcar-gen3: Add reset control properties for display
      arm64: dts: renesas: rzg2: Add reset control properties for display

Kieran Bingham (1):
      arm: dts: renesas: r8a77980: Remove r8a77970 DU compatible

 arch/arm64/boot/dts/renesas/Makefile      |  4 ----
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi |  7 ++++---
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi |  7 ++++---
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi |  8 +++++---
 arch/arm64/boot/dts/renesas/r8a77950.dtsi |  2 +-
 arch/arm64/boot/dts/renesas/r8a77951.dtsi | 11 ++++++-----
 arch/arm64/boot/dts/renesas/r8a77960.dtsi | 16 +++++++++++++---
 arch/arm64/boot/dts/renesas/r8a77961.dtsi |  9 +++++++++
 arch/arm64/boot/dts/renesas/r8a77965.dtsi | 16 +++++++++++++---
 arch/arm64/boot/dts/renesas/r8a77970.dtsi |  4 +++-
 arch/arm64/boot/dts/renesas/r8a77980.dtsi |  7 ++++---
 arch/arm64/boot/dts/renesas/r8a77990.dtsi | 14 +++++++++++---
 arch/arm64/boot/dts/renesas/r8a77995.dtsi | 14 +++++++++++---
 13 files changed, 84 insertions(+), 35 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] 18+ messages in thread

* [GIT PULL 5/5] Renesas driver updates for v5.7
  2020-02-26 11:02 ` Geert Uytterhoeven
@ 2020-02-26 11:02   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2020-02-26 11:02 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -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.7-tag1

for you to fetch changes up to 4ff27112282e5482d618ea93837fe416af671bc2:

  soc: renesas: Remove ARCH_R8A7795 (2020-02-21 14:39:58 +0100)

----------------------------------------------------------------
Renesas driver updates for v5.7

  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      soc: renesas: Remove ARCH_R8A7795

Nishad Kamdar (1):
      soc: renesas: rcar-sysc: Use the correct style for SPDX License Identifier

 drivers/soc/renesas/Kconfig       | 16 ++++++++--------
 drivers/soc/renesas/rcar-sysc.h   |  4 ++--
 drivers/soc/renesas/renesas-soc.c |  2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)

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

* [GIT PULL 5/5] Renesas driver updates for v5.7
@ 2020-02-26 11:02   ` Geert Uytterhoeven
  0 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2020-02-26 11:02 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Magnus Damm, Geert Uytterhoeven, linux-arm-kernel

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -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.7-tag1

for you to fetch changes up to 4ff27112282e5482d618ea93837fe416af671bc2:

  soc: renesas: Remove ARCH_R8A7795 (2020-02-21 14:39:58 +0100)

----------------------------------------------------------------
Renesas driver updates for v5.7

  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      soc: renesas: Remove ARCH_R8A7795

Nishad Kamdar (1):
      soc: renesas: rcar-sysc: Use the correct style for SPDX License Identifier

 drivers/soc/renesas/Kconfig       | 16 ++++++++--------
 drivers/soc/renesas/rcar-sysc.h   |  4 ++--
 drivers/soc/renesas/renesas-soc.c |  2 +-
 3 files changed, 11 insertions(+), 11 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] 18+ messages in thread

* Re: [GIT PULL 0/5] Renesas SoC updates for v5.7
  2020-02-26 11:02 ` Geert Uytterhoeven
@ 2020-02-27 18:10   ` Olof Johansson
  -1 siblings, 0 replies; 18+ messages in thread
From: Olof Johansson @ 2020-02-27 18:10 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: arm-soc, arm-soc, Magnus Damm, linux-arm-kernel, linux-renesas-soc

On Wed, Feb 26, 2020 at 12:02:16PM +0100, Geert Uytterhoeven wrote:
> 	Hi arm-soc folks,
> 
> This is my first pull request for the inclusion of Renesas SoC updates
> for v5.7.
> 
> It consists of 5 parts:

Hi,

Only 2 of these were sent to arm@kernel.org / soc@kernel.org: 2/5 and 5/5.
Mind checking your scripts to make sure you send them to us so they end
up in our patchwork? (And please resend the ones who weren't).


Thanks!

-Olof


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

* Re: [GIT PULL 0/5] Renesas SoC updates for v5.7
@ 2020-02-27 18:10   ` Olof Johansson
  0 siblings, 0 replies; 18+ messages in thread
From: Olof Johansson @ 2020-02-27 18:10 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: linux-renesas-soc, arm-soc, arm-soc, Magnus Damm, linux-arm-kernel

On Wed, Feb 26, 2020 at 12:02:16PM +0100, Geert Uytterhoeven wrote:
> 	Hi arm-soc folks,
> 
> This is my first pull request for the inclusion of Renesas SoC updates
> for v5.7.
> 
> It consists of 5 parts:

Hi,

Only 2 of these were sent to arm@kernel.org / soc@kernel.org: 2/5 and 5/5.
Mind checking your scripts to make sure you send them to us so they end
up in our patchwork? (And please resend the ones who weren't).


Thanks!

-Olof


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

* Re: [GIT PULL 0/5] Renesas SoC updates for v5.7
  2020-02-27 18:10   ` Olof Johansson
@ 2020-02-27 18:19     ` Geert Uytterhoeven
  -1 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2020-02-27 18:19 UTC (permalink / raw)
  To: Olof Johansson
  Cc: Geert Uytterhoeven, arm-soc, arm-soc, Magnus Damm, Linux ARM,
	Linux-Renesas

Hi Olof,

On Thu, Feb 27, 2020 at 7:10 PM Olof Johansson <olof@lixom.net> wrote:
> On Wed, Feb 26, 2020 at 12:02:16PM +0100, Geert Uytterhoeven wrote:
> > This is my first pull request for the inclusion of Renesas SoC updates
> > for v5.7.
> >
> > It consists of 5 parts:
>
> Only 2 of these were sent to arm@kernel.org / soc@kernel.org: 2/5 and 5/5.
> Mind checking your scripts to make sure you send them to us so they end
> up in our patchwork? (And please resend the ones who weren't).

Strange, I used a single git send-email command for the whole series.

I do see them all of them at
https://patchwork.kernel.org/project/linux-soc/list/,
https://patchwork.kernel.org/project/linux-soc/list/?series=247609 ?
Lore also has them:
https://lore.kernel.org/linux-renesas-soc/20200227181018.5nixs7o7lght3mug@localhost/T/#m2ec32842569b4b4dc25d4ecda668e509edaba98b

Perhaps they got lost on the path to your inbox? Recently I had a similar
problem with some patches, which appeared at the list and patchwork, but
never in my (Gmail) inbox.

Do I still need to resend?

Thanks!

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

* Re: [GIT PULL 0/5] Renesas SoC updates for v5.7
@ 2020-02-27 18:19     ` Geert Uytterhoeven
  0 siblings, 0 replies; 18+ messages in thread
From: Geert Uytterhoeven @ 2020-02-27 18:19 UTC (permalink / raw)
  To: Olof Johansson
  Cc: Geert Uytterhoeven, Magnus Damm, Linux-Renesas, arm-soc, arm-soc,
	Linux ARM

Hi Olof,

On Thu, Feb 27, 2020 at 7:10 PM Olof Johansson <olof@lixom.net> wrote:
> On Wed, Feb 26, 2020 at 12:02:16PM +0100, Geert Uytterhoeven wrote:
> > This is my first pull request for the inclusion of Renesas SoC updates
> > for v5.7.
> >
> > It consists of 5 parts:
>
> Only 2 of these were sent to arm@kernel.org / soc@kernel.org: 2/5 and 5/5.
> Mind checking your scripts to make sure you send them to us so they end
> up in our patchwork? (And please resend the ones who weren't).

Strange, I used a single git send-email command for the whole series.

I do see them all of them at
https://patchwork.kernel.org/project/linux-soc/list/,
https://patchwork.kernel.org/project/linux-soc/list/?series=247609 ?
Lore also has them:
https://lore.kernel.org/linux-renesas-soc/20200227181018.5nixs7o7lght3mug@localhost/T/#m2ec32842569b4b4dc25d4ecda668e509edaba98b

Perhaps they got lost on the path to your inbox? Recently I had a similar
problem with some patches, which appeared at the list and patchwork, but
never in my (Gmail) inbox.

Do I still need to resend?

Thanks!

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

* Re: [GIT PULL 0/5] Renesas SoC updates for v5.7
  2020-02-27 18:19     ` Geert Uytterhoeven
@ 2020-02-27 18:33       ` Olof Johansson
  -1 siblings, 0 replies; 18+ messages in thread
From: Olof Johansson @ 2020-02-27 18:33 UTC (permalink / raw)
  To: Geert Uytterhoeven, Konstantin Ryabitsev
  Cc: Geert Uytterhoeven, arm-soc, arm-soc, Magnus Damm, Linux ARM,
	Linux-Renesas, users

On Thu, Feb 27, 2020 at 10:19 AM Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
>
> Hi Olof,
>
> On Thu, Feb 27, 2020 at 7:10 PM Olof Johansson <olof@lixom.net> wrote:
> > On Wed, Feb 26, 2020 at 12:02:16PM +0100, Geert Uytterhoeven wrote:
> > > This is my first pull request for the inclusion of Renesas SoC updates
> > > for v5.7.
> > >
> > > It consists of 5 parts:
> >
> > Only 2 of these were sent to arm@kernel.org / soc@kernel.org: 2/5 and 5/5.
> > Mind checking your scripts to make sure you send them to us so they end
> > up in our patchwork? (And please resend the ones who weren't).
>
> Strange, I used a single git send-email command for the whole series.
>
> I do see them all of them at
> https://patchwork.kernel.org/project/linux-soc/list/,
> https://patchwork.kernel.org/project/linux-soc/list/?series=247609 ?
> Lore also has them:
> https://lore.kernel.org/linux-renesas-soc/20200227181018.5nixs7o7lght3mug@localhost/T/#m2ec32842569b4b4dc25d4ecda668e509edaba98b
>
> Perhaps they got lost on the path to your inbox? Recently I had a similar
> problem with some patches, which appeared at the list and patchwork, but
> never in my (Gmail) inbox.

This is how the email I got looked like:

From: Geert Uytterhoeven <geert+renesas@glider.be>
To: "Linuxkernel+Patchwork-Soc via Email Integration"
<patchwork-soc@linux.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 1/5] Renesas ARM DT updates for v5.7
Date: Wed, 26 Feb 2020 12:02:17 +0100
Message-Id: <20200226110221.19288-2-geert+renesas@glider.be>
In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be>
References: <20200226110221.19288-1-geert+renesas@glider.be>
Precedence: Bulk
List-Unsubscribe: <https://linux.kernel.org/g/patchwork-soc/unsub>
Sender: patchwork-soc@linux.kernel.org
List-Id: <patchwork-soc.linux.kernel.org>
Mailing-List: list patchwork-soc@linux.kernel.org; contact
patchwork-soc+owner@linux.kernel.org
Delivered-To: mailing list <patchwork-soc@linux.kernel.org>
Reply-To: patchwork-soc+owner@linux.kernel.org


It no longer had the {arm,soc}@kernel.org recipients on it, instead
the internal-only mailing list that connects soc@kernel.org with
patchwork. Very odd. Reply-to rewrites are undesirable too.

Konstantin, anything on your side that can shed light on this? My mail
filters locally expects to see soc@kernel.org and arm@kernel.org
recipients still intact in the to-line, and it's really odd that 2 of
the 5 emails looked as expected.


-Olof

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

* Re: [GIT PULL 0/5] Renesas SoC updates for v5.7
@ 2020-02-27 18:33       ` Olof Johansson
  0 siblings, 0 replies; 18+ messages in thread
From: Olof Johansson @ 2020-02-27 18:33 UTC (permalink / raw)
  To: Geert Uytterhoeven, Konstantin Ryabitsev
  Cc: Geert Uytterhoeven, Magnus Damm, Linux-Renesas, users, arm-soc,
	arm-soc, Linux ARM

On Thu, Feb 27, 2020 at 10:19 AM Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
>
> Hi Olof,
>
> On Thu, Feb 27, 2020 at 7:10 PM Olof Johansson <olof@lixom.net> wrote:
> > On Wed, Feb 26, 2020 at 12:02:16PM +0100, Geert Uytterhoeven wrote:
> > > This is my first pull request for the inclusion of Renesas SoC updates
> > > for v5.7.
> > >
> > > It consists of 5 parts:
> >
> > Only 2 of these were sent to arm@kernel.org / soc@kernel.org: 2/5 and 5/5.
> > Mind checking your scripts to make sure you send them to us so they end
> > up in our patchwork? (And please resend the ones who weren't).
>
> Strange, I used a single git send-email command for the whole series.
>
> I do see them all of them at
> https://patchwork.kernel.org/project/linux-soc/list/,
> https://patchwork.kernel.org/project/linux-soc/list/?series=247609 ?
> Lore also has them:
> https://lore.kernel.org/linux-renesas-soc/20200227181018.5nixs7o7lght3mug@localhost/T/#m2ec32842569b4b4dc25d4ecda668e509edaba98b
>
> Perhaps they got lost on the path to your inbox? Recently I had a similar
> problem with some patches, which appeared at the list and patchwork, but
> never in my (Gmail) inbox.

This is how the email I got looked like:

From: Geert Uytterhoeven <geert+renesas@glider.be>
To: "Linuxkernel+Patchwork-Soc via Email Integration"
<patchwork-soc@linux.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 1/5] Renesas ARM DT updates for v5.7
Date: Wed, 26 Feb 2020 12:02:17 +0100
Message-Id: <20200226110221.19288-2-geert+renesas@glider.be>
In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be>
References: <20200226110221.19288-1-geert+renesas@glider.be>
Precedence: Bulk
List-Unsubscribe: <https://linux.kernel.org/g/patchwork-soc/unsub>
Sender: patchwork-soc@linux.kernel.org
List-Id: <patchwork-soc.linux.kernel.org>
Mailing-List: list patchwork-soc@linux.kernel.org; contact
patchwork-soc+owner@linux.kernel.org
Delivered-To: mailing list <patchwork-soc@linux.kernel.org>
Reply-To: patchwork-soc+owner@linux.kernel.org


It no longer had the {arm,soc}@kernel.org recipients on it, instead
the internal-only mailing list that connects soc@kernel.org with
patchwork. Very odd. Reply-to rewrites are undesirable too.

Konstantin, anything on your side that can shed light on this? My mail
filters locally expects to see soc@kernel.org and arm@kernel.org
recipients still intact in the to-line, and it's really odd that 2 of
the 5 emails looked as expected.


-Olof

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

end of thread, other threads:[~2020-02-27 18:33 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-26 11:02 [GIT PULL 0/5] Renesas SoC updates for v5.7 Geert Uytterhoeven
2020-02-26 11:02 ` Geert Uytterhoeven
2020-02-26 11:02 ` [GIT PULL 1/5] Renesas ARM DT " Geert Uytterhoeven
2020-02-26 11:02   ` Geert Uytterhoeven
2020-02-26 11:02 ` [GIT PULL 2/5] Renesas ARM SoC " Geert Uytterhoeven
2020-02-26 11:02   ` Geert Uytterhoeven
2020-02-26 11:02 ` [GIT PULL 3/5] Renesas ARM64 defconfig " Geert Uytterhoeven
2020-02-26 11:02   ` Geert Uytterhoeven
2020-02-26 11:02 ` [GIT PULL 4/5] Renesas ARM64 DT " Geert Uytterhoeven
2020-02-26 11:02   ` Geert Uytterhoeven
2020-02-26 11:02 ` [GIT PULL 5/5] Renesas driver " Geert Uytterhoeven
2020-02-26 11:02   ` Geert Uytterhoeven
2020-02-27 18:10 ` [GIT PULL 0/5] Renesas SoC " Olof Johansson
2020-02-27 18:10   ` Olof Johansson
2020-02-27 18:19   ` Geert Uytterhoeven
2020-02-27 18:19     ` Geert Uytterhoeven
2020-02-27 18:33     ` Olof Johansson
2020-02-27 18:33       ` Olof Johansson

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.