mbox series

[4.4.y-cip,00/11] Renesas RZ/G1x add SoC detection support

Message ID 20201130141916.8211-1-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive)
Headers show
Series Renesas RZ/G1x add SoC detection support | expand

Message

Lad Prabhakar Nov. 30, 2020, 2:19 p.m. UTC
Hi All,

This patch series adds SoC detection support for Renesas RZ/G1x SoC's.

All the patches apart from {7, 9, 11}/11 have been cherry picked from
Linux v5.10-rc6

Cheers,
Prabhakar

Biju Das (1):
  soc: renesas: Identify RZ/G1C

Geert Uytterhoeven (6):
  base: soc: Early register bus when needed
  soc: renesas: Identify SoC and register with the SoC bus
  ARM: dts: r8a7743: Add device node for PRR
  ARM: dts: r8a7745: Add device node for PRR
  soc: renesas: Identify RZ/G1N
  soc: renesas: Identify RZ/G1H

Lad Prabhakar (3):
  ARM: dts: r8a7744: Add device node for PRR
  ARM: dts: r8a7742: Add device node for PRR
  ARM: dts: r8a77470: Add device node for PRR

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

 .../devicetree/bindings/arm/renesas,prr.yaml  |  37 +++++
 arch/arm/boot/dts/r8a7742.dtsi                |   5 +
 arch/arm/boot/dts/r8a7743.dtsi                |   5 +
 arch/arm/boot/dts/r8a7744.dtsi                |   5 +
 arch/arm/boot/dts/r8a7745.dtsi                |   5 +
 arch/arm/boot/dts/r8a77470.dtsi               |   5 +
 arch/arm/mach-shmobile/Kconfig                |   5 +
 drivers/base/soc.c                            |   9 ++
 drivers/soc/renesas/Makefile                  |   2 +
 drivers/soc/renesas/renesas-soc.c             | 147 ++++++++++++++++++
 10 files changed, 225 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/renesas,prr.yaml
 create mode 100644 drivers/soc/renesas/renesas-soc.c

Comments

Nobuhiro Iwamatsu Dec. 1, 2020, 12:59 a.m. UTC | #1
Hi,

> -----Original Message-----
> From: Lad Prabhakar [mailto:prabhakar.mahadev-lad.rj@bp.renesas.com]
> Sent: Monday, November 30, 2020 11:19 PM
> To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT)
> <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek <pavel@denx.de>
> Cc: Biju Das <biju.das.jz@bp.renesas.com>
> Subject: [PATCH 4.4.y-cip 00/11] Renesas RZ/G1x add SoC detection support
> 
> Hi All,
> 
> This patch series adds SoC detection support for Renesas RZ/G1x SoC's.
> 
> All the patches apart from {7, 9, 11}/11 have been cherry picked from
> Linux v5.10-rc6
> 
> Cheers,
> Prabhakar
> 
> Biju Das (1):
>   soc: renesas: Identify RZ/G1C
> 
> Geert Uytterhoeven (6):
>   base: soc: Early register bus when needed
>   soc: renesas: Identify SoC and register with the SoC bus
>   ARM: dts: r8a7743: Add device node for PRR
>   ARM: dts: r8a7745: Add device node for PRR
>   soc: renesas: Identify RZ/G1N
>   soc: renesas: Identify RZ/G1H
> 
> Lad Prabhakar (3):
>   ARM: dts: r8a7744: Add device node for PRR
>   ARM: dts: r8a7742: Add device node for PRR
>   ARM: dts: r8a77470: Add device node for PRR
> 
> Simon Horman (1):
>   dt-bindings: arm: renesas: Convert 'renesas,prr' to json-schema
> 
>  .../devicetree/bindings/arm/renesas,prr.yaml  |  37 +++++
>  arch/arm/boot/dts/r8a7742.dtsi                |   5 +
>  arch/arm/boot/dts/r8a7743.dtsi                |   5 +
>  arch/arm/boot/dts/r8a7744.dtsi                |   5 +
>  arch/arm/boot/dts/r8a7745.dtsi                |   5 +
>  arch/arm/boot/dts/r8a77470.dtsi               |   5 +
>  arch/arm/mach-shmobile/Kconfig                |   5 +
>  drivers/base/soc.c                            |   9 ++
>  drivers/soc/renesas/Makefile                  |   2 +
>  drivers/soc/renesas/renesas-soc.c             | 147 ++++++++++++++++++
>  10 files changed, 225 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/arm/renesas,prr.yaml
>  create mode 100644 drivers/soc/renesas/renesas-soc.c
> 

I reviewed this patch series, there is not issue.
I can apply and push if there is no objection.

Best regards,
  Nobuhiro
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5911): https://lists.cip-project.org/g/cip-dev/message/5911
Mute This Topic: https://lists.cip-project.org/mt/78608799/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-