All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/3] Renesas SoC updates for v5.20 (take two)
@ 2022-07-08 11:26 ` Geert Uytterhoeven
  0 siblings, 0 replies; 9+ messages in thread
From: Geert Uytterhoeven @ 2022-07-08 11:26 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

	Hi SoC folks,

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

It consists of 3 parts:

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

    - Ethernet MAC and switch support for the RZ/N1 SoC on the RZN1D-DB
      development board,
    - AA1024XD12 panel overlay support for the Draak, Ebisu, and
      Salvator-X(S) development boards,
    - Miscellaneous fixes and improvements.

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

    - Fix of_node reference counting in the R-Car Gen2 board quirk.

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

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

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

	Hi SoC folks,

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

It consists of 3 parts:

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

    - Ethernet MAC and switch support for the RZ/N1 SoC on the RZN1D-DB
      development board,
    - AA1024XD12 panel overlay support for the Draak, Ebisu, and
      Salvator-X(S) development boards,
    - Miscellaneous fixes and improvements.

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

    - Fix of_node reference counting in the R-Car Gen2 board quirk.

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

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

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

The following changes since commit 3c7742a45c170430001c5a1767d9dd76686dc14d:

  ARM: dts: rza2mevb: Fix LED node names (2022-06-17 09:46:20 +0200)

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

for you to fetch changes up to fec6d133cee53971841159c33e95b17b421dd0a1:

  arm64: dts: renesas: Add panel overlay for Draak and Ebisu boards (2022-07-07 11:05:00 +0200)

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

  - Ethernet MAC and switch support for the RZ/N1 SoC on the RZN1D-DB
    development board,
  - AA1024XD12 panel overlay support for the Draak, Ebisu, and
    Salvator-X(S) development boards,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Chris Paterson (1):
      arm64: dts: renesas: r9a07g054l2-smarc: Correct SoC name in comment

Clément Léger (5):
      ARM: dts: r9a06g032: Describe MII converter
      ARM: dts: r9a06g032: Describe GMAC2
      ARM: dts: r9a06g032: Describe switch
      dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
      ARM: dts: r9a06g032-rzn1d400-db: Add switch description

Geert Uytterhoeven (3):
      arm64: dts: renesas: r8a779m8: Drop operating points above 1.5 GHz
      ARM: dts: renesas: Fix DA9063 watchdog subnode names
      arm64: dts: renesas: spider-cpu: Fix scif0/scif3 sort order

Laurent Pinchart (3):
      arm64: dts: renesas: Prepare AA1024XD12 panel .dtsi for overlay support
      arm64: dts: renesas: Add panel overlay for Salvator-X(S) boards
      arm64: dts: renesas: Add panel overlay for Draak and Ebisu boards

 .../bindings/net/pcs/renesas,rzn1-miic.yaml        | 171 +++++++++++++++++++++
 arch/arm/boot/dts/r8a7790-lager.dts                |   2 +-
 arch/arm/boot/dts/r8a7790-stout.dts                |   2 +-
 arch/arm/boot/dts/r8a7791-koelsch.dts              |   2 +-
 arch/arm/boot/dts/r8a7791-porter.dts               |   2 +-
 arch/arm/boot/dts/r8a7792-blanche.dts              |   2 +-
 arch/arm/boot/dts/r8a7793-gose.dts                 |   2 +-
 arch/arm/boot/dts/r8a7794-alt.dts                  |   2 +-
 arch/arm/boot/dts/r8a7794-silk.dts                 |   2 +-
 arch/arm/boot/dts/r8a77xx-aa104xd12-panel.dtsi     |  39 -----
 arch/arm/boot/dts/r9a06g032-rzn1d400-db.dts        | 115 ++++++++++++++
 arch/arm/boot/dts/r9a06g032.dtsi                   | 108 +++++++++++++
 arch/arm64/boot/dts/renesas/Makefile               |   3 +
 .../dts/renesas/draak-ebisu-panel-aa104xd12.dts    |  36 +++++
 arch/arm64/boot/dts/renesas/panel-aa104xd12.dtsi   |  30 ++++
 .../boot/dts/renesas/r8a779f0-spider-cpu.dtsi      |  18 +--
 arch/arm64/boot/dts/renesas/r8a779m8.dtsi          |   5 +
 arch/arm64/boot/dts/renesas/r9a07g054l2-smarc.dts  |   2 +-
 .../boot/dts/renesas/salvator-panel-aa104xd12.dts  |  36 +++++
 include/dt-bindings/net/pcs-rzn1-miic.h            |  33 ++++
 20 files changed, 555 insertions(+), 57 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/net/pcs/renesas,rzn1-miic.yaml
 delete mode 100644 arch/arm/boot/dts/r8a77xx-aa104xd12-panel.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/draak-ebisu-panel-aa104xd12.dts
 create mode 100644 arch/arm64/boot/dts/renesas/panel-aa104xd12.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dts
 create mode 100644 include/dt-bindings/net/pcs-rzn1-miic.h

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

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

The following changes since commit 3c7742a45c170430001c5a1767d9dd76686dc14d:

  ARM: dts: rza2mevb: Fix LED node names (2022-06-17 09:46:20 +0200)

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

for you to fetch changes up to fec6d133cee53971841159c33e95b17b421dd0a1:

  arm64: dts: renesas: Add panel overlay for Draak and Ebisu boards (2022-07-07 11:05:00 +0200)

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

  - Ethernet MAC and switch support for the RZ/N1 SoC on the RZN1D-DB
    development board,
  - AA1024XD12 panel overlay support for the Draak, Ebisu, and
    Salvator-X(S) development boards,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Chris Paterson (1):
      arm64: dts: renesas: r9a07g054l2-smarc: Correct SoC name in comment

Clément Léger (5):
      ARM: dts: r9a06g032: Describe MII converter
      ARM: dts: r9a06g032: Describe GMAC2
      ARM: dts: r9a06g032: Describe switch
      dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
      ARM: dts: r9a06g032-rzn1d400-db: Add switch description

Geert Uytterhoeven (3):
      arm64: dts: renesas: r8a779m8: Drop operating points above 1.5 GHz
      ARM: dts: renesas: Fix DA9063 watchdog subnode names
      arm64: dts: renesas: spider-cpu: Fix scif0/scif3 sort order

Laurent Pinchart (3):
      arm64: dts: renesas: Prepare AA1024XD12 panel .dtsi for overlay support
      arm64: dts: renesas: Add panel overlay for Salvator-X(S) boards
      arm64: dts: renesas: Add panel overlay for Draak and Ebisu boards

 .../bindings/net/pcs/renesas,rzn1-miic.yaml        | 171 +++++++++++++++++++++
 arch/arm/boot/dts/r8a7790-lager.dts                |   2 +-
 arch/arm/boot/dts/r8a7790-stout.dts                |   2 +-
 arch/arm/boot/dts/r8a7791-koelsch.dts              |   2 +-
 arch/arm/boot/dts/r8a7791-porter.dts               |   2 +-
 arch/arm/boot/dts/r8a7792-blanche.dts              |   2 +-
 arch/arm/boot/dts/r8a7793-gose.dts                 |   2 +-
 arch/arm/boot/dts/r8a7794-alt.dts                  |   2 +-
 arch/arm/boot/dts/r8a7794-silk.dts                 |   2 +-
 arch/arm/boot/dts/r8a77xx-aa104xd12-panel.dtsi     |  39 -----
 arch/arm/boot/dts/r9a06g032-rzn1d400-db.dts        | 115 ++++++++++++++
 arch/arm/boot/dts/r9a06g032.dtsi                   | 108 +++++++++++++
 arch/arm64/boot/dts/renesas/Makefile               |   3 +
 .../dts/renesas/draak-ebisu-panel-aa104xd12.dts    |  36 +++++
 arch/arm64/boot/dts/renesas/panel-aa104xd12.dtsi   |  30 ++++
 .../boot/dts/renesas/r8a779f0-spider-cpu.dtsi      |  18 +--
 arch/arm64/boot/dts/renesas/r8a779m8.dtsi          |   5 +
 arch/arm64/boot/dts/renesas/r9a07g054l2-smarc.dts  |   2 +-
 .../boot/dts/renesas/salvator-panel-aa104xd12.dts  |  36 +++++
 include/dt-bindings/net/pcs-rzn1-miic.h            |  33 ++++
 20 files changed, 555 insertions(+), 57 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/net/pcs/renesas,rzn1-miic.yaml
 delete mode 100644 arch/arm/boot/dts/r8a77xx-aa104xd12-panel.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/draak-ebisu-panel-aa104xd12.dts
 create mode 100644 arch/arm64/boot/dts/renesas/panel-aa104xd12.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dts
 create mode 100644 include/dt-bindings/net/pcs-rzn1-miic.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] 9+ messages in thread

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

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -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.20-tag1

for you to fetch changes up to 75a185fb92e58ccd3670258d8d3b826bd2fa6d29:

  ARM: shmobile: rcar-gen2: Increase refcount for new reference (2022-07-05 09:08:35 +0200)

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

  - Fix of_node reference counting in the R-Car Gen2 board quirk.

----------------------------------------------------------------
Liang He (1):
      ARM: shmobile: rcar-gen2: Increase refcount for new reference

 arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

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

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

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -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.20-tag1

for you to fetch changes up to 75a185fb92e58ccd3670258d8d3b826bd2fa6d29:

  ARM: shmobile: rcar-gen2: Increase refcount for new reference (2022-07-05 09:08:35 +0200)

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

  - Fix of_node reference counting in the R-Car Gen2 board quirk.

----------------------------------------------------------------
Liang He (1):
      ARM: shmobile: rcar-gen2: Increase refcount for new reference

 arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c | 5 ++++-
 1 file changed, 4 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] 9+ messages in thread

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

The following changes since commit 774fecc7ece1d5b7c604402ac2daede14825a467:

  dt-bindings: soc: renesas: Move renesas,prr from arm to soc (2022-06-17 09:18:33 +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.20-tag2

for you to fetch changes up to d955cf3df3c26097aeab5712bc76f1c62a4ce86f:

  dt-bindings: hwinfo: renesas,prr: move from soc directory (2022-07-07 10:54:13 +0200)

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

  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      MAINTAINERS: Add Renesas SoC DT bindings to Renesas Architecture sections

Krzysztof Kozlowski (1):
      dt-bindings: hwinfo: renesas,prr: move from soc directory

 .../devicetree/bindings/{soc/renesas => hwinfo}/renesas,prr.yaml       | 2 +-
 MAINTAINERS                                                            | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)
 rename Documentation/devicetree/bindings/{soc/renesas => hwinfo}/renesas,prr.yaml (92%)

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

* [GIT PULL 3/3] Renesas DT binding updates for v5.20 (take two)
@ 2022-07-08 11:26   ` Geert Uytterhoeven
  0 siblings, 0 replies; 9+ messages in thread
From: Geert Uytterhoeven @ 2022-07-08 11:26 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 774fecc7ece1d5b7c604402ac2daede14825a467:

  dt-bindings: soc: renesas: Move renesas,prr from arm to soc (2022-06-17 09:18:33 +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.20-tag2

for you to fetch changes up to d955cf3df3c26097aeab5712bc76f1c62a4ce86f:

  dt-bindings: hwinfo: renesas,prr: move from soc directory (2022-07-07 10:54:13 +0200)

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

  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      MAINTAINERS: Add Renesas SoC DT bindings to Renesas Architecture sections

Krzysztof Kozlowski (1):
      dt-bindings: hwinfo: renesas,prr: move from soc directory

 .../devicetree/bindings/{soc/renesas => hwinfo}/renesas,prr.yaml       | 2 +-
 MAINTAINERS                                                            | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)
 rename Documentation/devicetree/bindings/{soc/renesas => hwinfo}/renesas,prr.yaml (92%)

_______________________________________________
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 SoC updates for v5.20 (take two)
  2022-07-08 11:26 ` Geert Uytterhoeven
                   ` (3 preceding siblings ...)
  (?)
@ 2022-07-08 12:00 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 9+ messages in thread
From: patchwork-bot+linux-soc @ 2022-07-08 12:00 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: soc

Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri,  8 Jul 2022 13:26:33 +0200 you wrote:
> Hi SoC folks,
> 
> This is my second pull request for the inclusion of Renesas SoC updates
> for v5.20.
> 
> It consists of 3 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/3] Renesas ARM DT updates for v5.20 (take two)
    https://git.kernel.org/soc/soc/c/132582d21075
  - [GIT,PULL,2/3] Renesas ARM SoC updates for v5.20
    https://git.kernel.org/soc/soc/c/11055c32c71f
  - [GIT,PULL,3/3] Renesas DT binding updates for v5.20 (take two)
    https://git.kernel.org/soc/soc/c/b83c42935c91

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:[~2022-07-08 12:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-08 11:26 [GIT PULL 0/3] Renesas SoC updates for v5.20 (take two) Geert Uytterhoeven
2022-07-08 11:26 ` Geert Uytterhoeven
2022-07-08 11:26 ` [GIT PULL 1/3] Renesas ARM DT " Geert Uytterhoeven
2022-07-08 11:26   ` Geert Uytterhoeven
2022-07-08 11:26 ` [GIT PULL 2/3] Renesas ARM SoC updates for v5.20 Geert Uytterhoeven
2022-07-08 11:26   ` Geert Uytterhoeven
2022-07-08 11:26 ` [GIT PULL 3/3] Renesas DT binding updates for v5.20 (take two) Geert Uytterhoeven
2022-07-08 11:26   ` Geert Uytterhoeven
2022-07-08 12:00 ` [GIT PULL 0/3] Renesas SoC " 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.