All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/6] Renesas SoC updates for v5.5 (take two)
@ 2019-11-01 15:58 ` Geert Uytterhoeven
  0 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2019-11-01 15:58 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.5.

It consists of 6 parts:

  [GIT PULL 1/6] Renesas ARM defconfig updates for v5.5

    - Refresh shmobile_defconfig for v5.4-rc1.

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

    - Drop legacy DT clock support on R-Car Gen2.

  [GIT PULL 3/6] Renesas ARM64 defconfig updates for v5.5 (take two)

    - Enable support for the new R-Car M3-W+ (r8a77961) SoC.

  [GIT PULL 4/6] Renesas ARM64 DT updates for v5.5 (take two)

    - Video-Input and Serial-ATA support on RZ/G2N,
    - Color Management Module support on various R-Car Gen3 SoCs,
    - Initial support for the R-Car M3-W+ (r8a77961) SoC on the
      Salvator-XS board.

  [GIT PULL 5/6] Renesas driver updates for v5.5 (take two)

    - Initial support for the R-Car M3-W+ (r8a77961) SoC,
    - A minor fix.

  [GIT PULL 6/6] Renesas DT binding updates for v5.5 (take two)

    - JSON schema conversion,
    - Core support for the new R-Car M3-W+ (r8a77961) SoC,
    - Board compatible updates.

Note that the new Renesas R-Car M3-W+ DT Binding Definitions are shared
by driver and DT source files, and thus included in 3 pull requests:
  - "[GIT PULL 4/6] Renesas ARM64 DT updates for v5.5 (take two)" (for
    arm-soc),
  - "[GIT PULL 5/6] Renesas driver updates for v5.5 (take two)" (for
    arm-soc),
  - "[GIT PULL] clk: renesas: Updates for v5.5 (take two)] (for clk).

If you prefer to merge this dependency explicitly, please pull tag
renesas-r8a77961-dt-binding-defs-tag first.

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

* [GIT PULL 0/6] Renesas SoC updates for v5.5 (take two)
@ 2019-11-01 15:58 ` Geert Uytterhoeven
  0 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2019-11-01 15:58 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.5.

It consists of 6 parts:

  [GIT PULL 1/6] Renesas ARM defconfig updates for v5.5

    - Refresh shmobile_defconfig for v5.4-rc1.

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

    - Drop legacy DT clock support on R-Car Gen2.

  [GIT PULL 3/6] Renesas ARM64 defconfig updates for v5.5 (take two)

    - Enable support for the new R-Car M3-W+ (r8a77961) SoC.

  [GIT PULL 4/6] Renesas ARM64 DT updates for v5.5 (take two)

    - Video-Input and Serial-ATA support on RZ/G2N,
    - Color Management Module support on various R-Car Gen3 SoCs,
    - Initial support for the R-Car M3-W+ (r8a77961) SoC on the
      Salvator-XS board.

  [GIT PULL 5/6] Renesas driver updates for v5.5 (take two)

    - Initial support for the R-Car M3-W+ (r8a77961) SoC,
    - A minor fix.

  [GIT PULL 6/6] Renesas DT binding updates for v5.5 (take two)

    - JSON schema conversion,
    - Core support for the new R-Car M3-W+ (r8a77961) SoC,
    - Board compatible updates.

Note that the new Renesas R-Car M3-W+ DT Binding Definitions are shared
by driver and DT source files, and thus included in 3 pull requests:
  - "[GIT PULL 4/6] Renesas ARM64 DT updates for v5.5 (take two)" (for
    arm-soc),
  - "[GIT PULL 5/6] Renesas driver updates for v5.5 (take two)" (for
    arm-soc),
  - "[GIT PULL] clk: renesas: Updates for v5.5 (take two)] (for clk).

If you prefer to merge this dependency explicitly, please pull tag
renesas-r8a77961-dt-binding-defs-tag first.

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

* [GIT PULL 1/6] Renesas ARM defconfig updates for v5.5
  2019-11-01 15:58 ` Geert Uytterhoeven
@ 2019-11-01 15:58   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2019-11-01 15:58 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 51e0f6a1917831373e153eca2fb27902f0f8bc7b:

  ARM: shmobile: defconfig: Refresh for v5.4-rc1 (2019-11-01 14:17:01 +0100)

----------------------------------------------------------------
Renesas ARM defconfig updates for v5.5

  - Refresh shmobile_defconfig for v5.4-rc1.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: shmobile: defconfig: Refresh for v5.4-rc1

 arch/arm/configs/shmobile_defconfig | 3 ---
 1 file changed, 3 deletions(-)

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

* [GIT PULL 1/6] Renesas ARM defconfig updates for v5.5
@ 2019-11-01 15:58   ` Geert Uytterhoeven
  0 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2019-11-01 15:58 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Magnus Damm, Geert Uytterhoeven, linux-arm-kernel

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 51e0f6a1917831373e153eca2fb27902f0f8bc7b:

  ARM: shmobile: defconfig: Refresh for v5.4-rc1 (2019-11-01 14:17:01 +0100)

----------------------------------------------------------------
Renesas ARM defconfig updates for v5.5

  - Refresh shmobile_defconfig for v5.4-rc1.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: shmobile: defconfig: Refresh for v5.4-rc1

 arch/arm/configs/shmobile_defconfig | 3 ---
 1 file changed, 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] 14+ messages in thread

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

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -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.5-tag1

for you to fetch changes up to 0a4319b5c87a29e6b283cabb3a2493af132a4b9a:

  ARM: shmobile: rcar-gen2: Drop legacy DT clock support (2019-10-25 14:08:10 +0200)

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

  - Drop legacy DT clock support on R-Car Gen2.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: shmobile: rcar-gen2: Drop legacy DT clock support

 arch/arm/mach-shmobile/setup-rcar-gen2.c | 1 -
 1 file changed, 1 deletion(-)

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

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

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -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.5-tag1

for you to fetch changes up to 0a4319b5c87a29e6b283cabb3a2493af132a4b9a:

  ARM: shmobile: rcar-gen2: Drop legacy DT clock support (2019-10-25 14:08:10 +0200)

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

  - Drop legacy DT clock support on R-Car Gen2.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: shmobile: rcar-gen2: Drop legacy DT clock support

 arch/arm/mach-shmobile/setup-rcar-gen2.c | 1 -
 1 file changed, 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] 14+ messages in thread

* [GIT PULL 3/6] Renesas ARM64 defconfig updates for v5.5 (take two)
  2019-11-01 15:58 ` Geert Uytterhoeven
@ 2019-11-01 15:58   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2019-11-01 15:58 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit d8b178741e5ba571fbcc187c9e3cf9c0eaebf328:

  arm64: defconfig: Enable R8A774B1 SoC (2019-10-01 09:51:58 +0200)

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

for you to fetch changes up to b13d0e61629b09153ddbc52eb8b57af7805c0851:

  arm64: defconfig: Enable R8A77961 SoC (2019-11-01 14:06:01 +0100)

----------------------------------------------------------------
Renesas ARM64 defconfig updates for v5.5 (take two)

  - Enable support for the new R-Car M3-W+ (r8a77961) SoC.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      arm64: defconfig: Enable R8A77961 SoC

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

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

* [GIT PULL 3/6] Renesas ARM64 defconfig updates for v5.5 (take two)
@ 2019-11-01 15:58   ` Geert Uytterhoeven
  0 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2019-11-01 15:58 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Magnus Damm, Geert Uytterhoeven, linux-arm-kernel

The following changes since commit d8b178741e5ba571fbcc187c9e3cf9c0eaebf328:

  arm64: defconfig: Enable R8A774B1 SoC (2019-10-01 09:51:58 +0200)

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

for you to fetch changes up to b13d0e61629b09153ddbc52eb8b57af7805c0851:

  arm64: defconfig: Enable R8A77961 SoC (2019-11-01 14:06:01 +0100)

----------------------------------------------------------------
Renesas ARM64 defconfig updates for v5.5 (take two)

  - Enable support for the new R-Car M3-W+ (r8a77961) SoC.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      arm64: defconfig: Enable R8A77961 SoC

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

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

* [GIT PULL 4/6] Renesas ARM64 DT updates for v5.5 (take two)
  2019-11-01 15:58 ` Geert Uytterhoeven
@ 2019-11-01 15:58   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2019-11-01 15:58 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 3fa08cbb0662acc6cbd1a481956570a52dba8875:

  arm64: dts: renesas: r8a774b1: Add CAN and CAN FD support (2019-10-14 12:04:59 +0200)

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

for you to fetch changes up to 92980759c1699a3c10beb00f411270197ac89544:

  arm64: dts: renesas: Add support for Salvator-XS with R-Car M3-W+ (2019-11-01 14:03:41 +0100)

----------------------------------------------------------------
Renesas ARM64 DT updates for v5.5 (take two)

  - Video-Input and Serial-ATA support on RZ/G2N,
  - Color Management Module support on various R-Car Gen3 SoCs,
  - Initial support for the R-Car M3-W+ (r8a77961) SoC on the
    Salvator-XS board.

----------------------------------------------------------------
Biju Das (1):
      arm64: dts: renesas: r8a774b1: Add VIN and CSI-2 support

Fabrizio Castro (1):
      arm64: dts: renesas: r8a774b1: Add SATA controller node

Geert Uytterhoeven (6):
      dt-bindings: power: Add r8a77961 SYSC power domain definitions
      dt-bindings: clock: Add r8a77961 CPG Core Clock Definitions
      Merge tag 'renesas-r8a77961-dt-binding-defs-tag' into renesas-arm64-dt-for-v5.5
      arm64: dts: renesas: Prepare for rename of ARCH_R8A7796 to ARCH_R8A77960
      arm64: dts: renesas: Add Renesas R8A77961 SoC support
      arm64: dts: renesas: Add support for Salvator-XS with R-Car M3-W+

Jacopo Mondi (1):
      arm64: dts: renesas: rcar-gen3: Add CMM units

 arch/arm64/boot/dts/renesas/Makefile               |   4 +
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi          | 377 +++++++++++
 arch/arm64/boot/dts/renesas/r8a7795.dtsi           |  39 ++
 arch/arm64/boot/dts/renesas/r8a7796.dtsi           |  31 +-
 .../boot/dts/renesas/r8a77961-salvator-xs.dts      |  31 +
 arch/arm64/boot/dts/renesas/r8a77961.dtsi          | 723 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a77965.dtsi          |  31 +-
 arch/arm64/boot/dts/renesas/r8a77990.dtsi          |  21 +
 arch/arm64/boot/dts/renesas/r8a77995.dtsi          |  21 +
 include/dt-bindings/clock/r8a77961-cpg-mssr.h      |  65 ++
 include/dt-bindings/power/r8a77961-sysc.h          |  32 +
 11 files changed, 1373 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm64/boot/dts/renesas/r8a77961-salvator-xs.dts
 create mode 100644 arch/arm64/boot/dts/renesas/r8a77961.dtsi
 create mode 100644 include/dt-bindings/clock/r8a77961-cpg-mssr.h
 create mode 100644 include/dt-bindings/power/r8a77961-sysc.h

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

* [GIT PULL 4/6] Renesas ARM64 DT updates for v5.5 (take two)
@ 2019-11-01 15:58   ` Geert Uytterhoeven
  0 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2019-11-01 15:58 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Magnus Damm, Geert Uytterhoeven, linux-arm-kernel

The following changes since commit 3fa08cbb0662acc6cbd1a481956570a52dba8875:

  arm64: dts: renesas: r8a774b1: Add CAN and CAN FD support (2019-10-14 12:04:59 +0200)

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

for you to fetch changes up to 92980759c1699a3c10beb00f411270197ac89544:

  arm64: dts: renesas: Add support for Salvator-XS with R-Car M3-W+ (2019-11-01 14:03:41 +0100)

----------------------------------------------------------------
Renesas ARM64 DT updates for v5.5 (take two)

  - Video-Input and Serial-ATA support on RZ/G2N,
  - Color Management Module support on various R-Car Gen3 SoCs,
  - Initial support for the R-Car M3-W+ (r8a77961) SoC on the
    Salvator-XS board.

----------------------------------------------------------------
Biju Das (1):
      arm64: dts: renesas: r8a774b1: Add VIN and CSI-2 support

Fabrizio Castro (1):
      arm64: dts: renesas: r8a774b1: Add SATA controller node

Geert Uytterhoeven (6):
      dt-bindings: power: Add r8a77961 SYSC power domain definitions
      dt-bindings: clock: Add r8a77961 CPG Core Clock Definitions
      Merge tag 'renesas-r8a77961-dt-binding-defs-tag' into renesas-arm64-dt-for-v5.5
      arm64: dts: renesas: Prepare for rename of ARCH_R8A7796 to ARCH_R8A77960
      arm64: dts: renesas: Add Renesas R8A77961 SoC support
      arm64: dts: renesas: Add support for Salvator-XS with R-Car M3-W+

Jacopo Mondi (1):
      arm64: dts: renesas: rcar-gen3: Add CMM units

 arch/arm64/boot/dts/renesas/Makefile               |   4 +
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi          | 377 +++++++++++
 arch/arm64/boot/dts/renesas/r8a7795.dtsi           |  39 ++
 arch/arm64/boot/dts/renesas/r8a7796.dtsi           |  31 +-
 .../boot/dts/renesas/r8a77961-salvator-xs.dts      |  31 +
 arch/arm64/boot/dts/renesas/r8a77961.dtsi          | 723 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a77965.dtsi          |  31 +-
 arch/arm64/boot/dts/renesas/r8a77990.dtsi          |  21 +
 arch/arm64/boot/dts/renesas/r8a77995.dtsi          |  21 +
 include/dt-bindings/clock/r8a77961-cpg-mssr.h      |  65 ++
 include/dt-bindings/power/r8a77961-sysc.h          |  32 +
 11 files changed, 1373 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm64/boot/dts/renesas/r8a77961-salvator-xs.dts
 create mode 100644 arch/arm64/boot/dts/renesas/r8a77961.dtsi
 create mode 100644 include/dt-bindings/clock/r8a77961-cpg-mssr.h
 create mode 100644 include/dt-bindings/power/r8a77961-sysc.h

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

* [GIT PULL 5/6] Renesas driver updates for v5.5 (take two)
  2019-11-01 15:58 ` Geert Uytterhoeven
@ 2019-11-01 15:58   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2019-11-01 15:58 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 6655c568ced0789479f00b9399603c5d6ee48640:

  soc: renesas: rcar-sysc: Add r8a774b1 support (2019-10-01 10:29:40 +0200)

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

for you to fetch changes up to bdde3d3ec934839b3c11689ead467099f1c36c12:

  soc: renesas: rcar-sysc: Add R8A77961 support (2019-11-01 14:25:53 +0100)

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

  - Initial support for the R-Car M3-W+ (r8a77961) SoC,
  - A minor fix.

----------------------------------------------------------------
Geert Uytterhoeven (10):
      dt-bindings: power: Add r8a77961 SYSC power domain definitions
      dt-bindings: clock: Add r8a77961 CPG Core Clock Definitions
      soc: renesas: Add missing check for non-zero product register address
      Merge tag 'renesas-r8a77961-dt-binding-defs-tag' into renesas-drivers-for-v5.5
      soc: renesas: Rename SYSC_R8A7796 to SYSC_R8A77960
      soc: renesas: Add ARCH_R8A77960 for existing R-Car M3-W
      soc: renesas: Add ARCH_R8A77961 for new R-Car M3-W+
      soc: renesas: Identify R-Car M3-W+
      soc: renesas: rcar-rst: Add R8A77961 support
      soc: renesas: rcar-sysc: Add R8A77961 support

 drivers/soc/renesas/Kconfig                   | 21 +++++++--
 drivers/soc/renesas/Makefile                  |  3 +-
 drivers/soc/renesas/r8a7796-sysc.c            | 27 ++++++-----
 drivers/soc/renesas/rcar-rst.c                |  1 +
 drivers/soc/renesas/rcar-sysc.c               |  7 ++-
 drivers/soc/renesas/rcar-sysc.h               |  3 +-
 drivers/soc/renesas/renesas-soc.c             |  7 ++-
 include/dt-bindings/clock/r8a77961-cpg-mssr.h | 65 +++++++++++++++++++++++++++
 include/dt-bindings/power/r8a77961-sysc.h     | 32 +++++++++++++
 9 files changed, 145 insertions(+), 21 deletions(-)
 create mode 100644 include/dt-bindings/clock/r8a77961-cpg-mssr.h
 create mode 100644 include/dt-bindings/power/r8a77961-sysc.h

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

* [GIT PULL 5/6] Renesas driver updates for v5.5 (take two)
@ 2019-11-01 15:58   ` Geert Uytterhoeven
  0 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2019-11-01 15:58 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Magnus Damm, Geert Uytterhoeven, linux-arm-kernel

The following changes since commit 6655c568ced0789479f00b9399603c5d6ee48640:

  soc: renesas: rcar-sysc: Add r8a774b1 support (2019-10-01 10:29:40 +0200)

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

for you to fetch changes up to bdde3d3ec934839b3c11689ead467099f1c36c12:

  soc: renesas: rcar-sysc: Add R8A77961 support (2019-11-01 14:25:53 +0100)

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

  - Initial support for the R-Car M3-W+ (r8a77961) SoC,
  - A minor fix.

----------------------------------------------------------------
Geert Uytterhoeven (10):
      dt-bindings: power: Add r8a77961 SYSC power domain definitions
      dt-bindings: clock: Add r8a77961 CPG Core Clock Definitions
      soc: renesas: Add missing check for non-zero product register address
      Merge tag 'renesas-r8a77961-dt-binding-defs-tag' into renesas-drivers-for-v5.5
      soc: renesas: Rename SYSC_R8A7796 to SYSC_R8A77960
      soc: renesas: Add ARCH_R8A77960 for existing R-Car M3-W
      soc: renesas: Add ARCH_R8A77961 for new R-Car M3-W+
      soc: renesas: Identify R-Car M3-W+
      soc: renesas: rcar-rst: Add R8A77961 support
      soc: renesas: rcar-sysc: Add R8A77961 support

 drivers/soc/renesas/Kconfig                   | 21 +++++++--
 drivers/soc/renesas/Makefile                  |  3 +-
 drivers/soc/renesas/r8a7796-sysc.c            | 27 ++++++-----
 drivers/soc/renesas/rcar-rst.c                |  1 +
 drivers/soc/renesas/rcar-sysc.c               |  7 ++-
 drivers/soc/renesas/rcar-sysc.h               |  3 +-
 drivers/soc/renesas/renesas-soc.c             |  7 ++-
 include/dt-bindings/clock/r8a77961-cpg-mssr.h | 65 +++++++++++++++++++++++++++
 include/dt-bindings/power/r8a77961-sysc.h     | 32 +++++++++++++
 9 files changed, 145 insertions(+), 21 deletions(-)
 create mode 100644 include/dt-bindings/clock/r8a77961-cpg-mssr.h
 create mode 100644 include/dt-bindings/power/r8a77961-sysc.h

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

* [GIT PULL 6/6] Renesas DT binding updates for v5.5 (take two)
  2019-11-01 15:58 ` Geert Uytterhoeven
@ 2019-11-01 15:58   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2019-11-01 15:58 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 4d3cae42544775c71521e8ed5adb64c1839036b9:

  dt-bindings: reset: rcar-rst: Document r8a774b1 reset module (2019-10-01 09:52:34 +0200)

are available in the Git repository at:

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

for you to fetch changes up to e7f1eb321b1a8497c5ddd59303c18864a95ab8bd:

  dt-bindings: power: rcar-sysc: Document r8a77961 support (2019-11-01 11:54:01 +0100)

----------------------------------------------------------------
Renesas DT binding updates for v5.5 (take two)

  - JSON schema conversion,
  - Core support for the new R-Car M3-W+ (r8a77961) SoC,
  - Board compatible updates.

----------------------------------------------------------------
Geert Uytterhoeven (5):
      dt-bindings: arm: renesas: Add R-Car M3-N ULCB with Kingfisher
      dt-bindings: arm: renesas: Document R-Car M3-W+ SoC DT bindings
      dt-bindings: arm: renesas: Add Salvator-XS board with R-Car M3-W+
      dt-bindings: reset: rcar-rst: Document r8a77961 support
      dt-bindings: power: rcar-sysc: Document r8a77961 support

Simon Horman (1):
      dt-bindings: arm: renesas: Convert 'renesas,prr' to json-schema

 .../devicetree/bindings/arm/renesas,prr.txt        | 20 -------------
 .../devicetree/bindings/arm/renesas,prr.yaml       | 35 ++++++++++++++++++++++
 Documentation/devicetree/bindings/arm/renesas.yaml |  8 +++++
 .../bindings/power/renesas,rcar-sysc.txt           |  1 +
 .../devicetree/bindings/reset/renesas,rst.txt      |  1 +
 5 files changed, 45 insertions(+), 20 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/renesas,prr.txt
 create mode 100644 Documentation/devicetree/bindings/arm/renesas,prr.yaml

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

* [GIT PULL 6/6] Renesas DT binding updates for v5.5 (take two)
@ 2019-11-01 15:58   ` Geert Uytterhoeven
  0 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2019-11-01 15:58 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: linux-renesas-soc, Magnus Damm, Geert Uytterhoeven, linux-arm-kernel

The following changes since commit 4d3cae42544775c71521e8ed5adb64c1839036b9:

  dt-bindings: reset: rcar-rst: Document r8a774b1 reset module (2019-10-01 09:52:34 +0200)

are available in the Git repository at:

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

for you to fetch changes up to e7f1eb321b1a8497c5ddd59303c18864a95ab8bd:

  dt-bindings: power: rcar-sysc: Document r8a77961 support (2019-11-01 11:54:01 +0100)

----------------------------------------------------------------
Renesas DT binding updates for v5.5 (take two)

  - JSON schema conversion,
  - Core support for the new R-Car M3-W+ (r8a77961) SoC,
  - Board compatible updates.

----------------------------------------------------------------
Geert Uytterhoeven (5):
      dt-bindings: arm: renesas: Add R-Car M3-N ULCB with Kingfisher
      dt-bindings: arm: renesas: Document R-Car M3-W+ SoC DT bindings
      dt-bindings: arm: renesas: Add Salvator-XS board with R-Car M3-W+
      dt-bindings: reset: rcar-rst: Document r8a77961 support
      dt-bindings: power: rcar-sysc: Document r8a77961 support

Simon Horman (1):
      dt-bindings: arm: renesas: Convert 'renesas,prr' to json-schema

 .../devicetree/bindings/arm/renesas,prr.txt        | 20 -------------
 .../devicetree/bindings/arm/renesas,prr.yaml       | 35 ++++++++++++++++++++++
 Documentation/devicetree/bindings/arm/renesas.yaml |  8 +++++
 .../bindings/power/renesas,rcar-sysc.txt           |  1 +
 .../devicetree/bindings/reset/renesas,rst.txt      |  1 +
 5 files changed, 45 insertions(+), 20 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/renesas,prr.txt
 create mode 100644 Documentation/devicetree/bindings/arm/renesas,prr.yaml

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

end of thread, other threads:[~2019-11-01 16:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-01 15:58 [GIT PULL 0/6] Renesas SoC updates for v5.5 (take two) Geert Uytterhoeven
2019-11-01 15:58 ` Geert Uytterhoeven
2019-11-01 15:58 ` [GIT PULL 1/6] Renesas ARM defconfig updates for v5.5 Geert Uytterhoeven
2019-11-01 15:58   ` Geert Uytterhoeven
2019-11-01 15:58 ` [GIT PULL 2/6] Renesas ARM SoC " Geert Uytterhoeven
2019-11-01 15:58   ` Geert Uytterhoeven
2019-11-01 15:58 ` [GIT PULL 3/6] Renesas ARM64 defconfig updates for v5.5 (take two) Geert Uytterhoeven
2019-11-01 15:58   ` Geert Uytterhoeven
2019-11-01 15:58 ` [GIT PULL 4/6] Renesas ARM64 DT " Geert Uytterhoeven
2019-11-01 15:58   ` Geert Uytterhoeven
2019-11-01 15:58 ` [GIT PULL 5/6] Renesas driver " Geert Uytterhoeven
2019-11-01 15:58   ` Geert Uytterhoeven
2019-11-01 15:58 ` [GIT PULL 6/6] Renesas DT binding " Geert Uytterhoeven
2019-11-01 15:58   ` Geert Uytterhoeven

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.