This patch series aims to add SoC identification support for RZ/G2N SoC. RZ/G2N SoC is similar to R-Car Gen3 M3-N SoC. Biju Das (3): dt-bindings: arm: Document RZ/G2N SoC DT bindings soc: renesas: Identify RZ/G2N arm64: Add Renesas R8A774B1 support Documentation/devicetree/bindings/arm/renesas.yaml | 4 ++++ drivers/soc/renesas/Kconfig | 6 ++++++ drivers/soc/renesas/renesas-soc.c | 8 ++++++++ 3 files changed, 18 insertions(+) -- 2.7.4