Skip to content

Commit 019b1a8

Browse files
committed
Merge tag 'renesas-r9a09g056-dt-binding-defs-tag1' into renesas-clk-for-v6.16
Renesas RZ/V2N DT Bindings and Definitions DT bindings and binding definitions for the Renesas RZ/V2N (R9A09G056) SoC, shared by driver and DT source files.
2 parents c3400fd + 626acde commit 019b1a8

File tree

5 files changed

+45
-2
lines changed

5 files changed

+45
-2
lines changed

Documentation/devicetree/bindings/clock/renesas,rzv2h-cpg.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
$id: http://devicetree.org/schemas/clock/renesas,rzv2h-cpg.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Renesas RZ/{G3E,V2H(P)} Clock Pulse Generator (CPG)
7+
title: Renesas RZ/{G3E,V2H(P),V2N} Clock Pulse Generator (CPG)
88

99
maintainers:
1010
- Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
1111

1212
description:
13-
On Renesas RZ/{G3E,V2H(P)} SoCs, the CPG (Clock Pulse Generator) handles
13+
On Renesas RZ/{G3E,V2H(P),V2N} SoCs, the CPG (Clock Pulse Generator) handles
1414
generation and control of clock signals for the IP modules, generation and
1515
control of resets, and control over booting, low power consumption and power
1616
supply domains.
@@ -19,6 +19,7 @@ properties:
1919
compatible:
2020
enum:
2121
- renesas,r9a09g047-cpg # RZ/G3E
22+
- renesas,r9a09g056-cpg # RZ/V2N
2223
- renesas,r9a09g057-cpg # RZ/V2H
2324

2425
reg:

Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ properties:
2727
- renesas,r9a07g044-pinctrl # RZ/G2{L,LC}
2828
- renesas,r9a08g045-pinctrl # RZ/G3S
2929
- renesas,r9a09g047-pinctrl # RZ/G3E
30+
- renesas,r9a09g056-pinctrl # RZ/V2N
3031
- renesas,r9a09g057-pinctrl # RZ/V2H(P)
3132

3233
- items:
@@ -145,6 +146,7 @@ allOf:
145146
contains:
146147
enum:
147148
- renesas,r9a09g047-pinctrl
149+
- renesas,r9a09g056-pinctrl
148150
- renesas,r9a09g057-pinctrl
149151
then:
150152
properties:

Documentation/devicetree/bindings/soc/renesas/renesas,r9a09g057-sys.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ properties:
2525
items:
2626
- enum:
2727
- renesas,r9a09g047-sys # RZ/G3E
28+
- renesas,r9a09g056-sys # RZ/V2N
2829
- renesas,r9a09g057-sys # RZ/V2H
2930

3031
reg:

Documentation/devicetree/bindings/soc/renesas/renesas.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,21 @@ properties:
551551
- renesas,r9a09g047e58 # Quad Cortex-A55 + Cortex-M33 + Ethos-U55 (21mm BGA)
552552
- const: renesas,r9a09g047
553553

554+
- description: RZ/V2N (R9A09G056)
555+
items:
556+
- enum:
557+
- renesas,rzv2n-evk # RZ/V2N EVK (RTK0EF0186C03000BJ)
558+
- enum:
559+
- renesas,r9a09g056n41 # RZ/V2N
560+
- renesas,r9a09g056n42 # RZ/V2N with Mali-G31 support
561+
- renesas,r9a09g056n43 # RZ/V2N with Mali-C55 support
562+
- renesas,r9a09g056n44 # RZ/V2N with Mali-G31 + Mali-C55 support
563+
- renesas,r9a09g056n45 # RZ/V2N with cryptographic extension support
564+
- renesas,r9a09g056n46 # RZ/V2N with Mali-G31 + cryptographic extension support
565+
- renesas,r9a09g056n47 # RZ/V2N with Mali-C55 + cryptographic extension support
566+
- renesas,r9a09g056n48 # RZ/V2N with Mali-G31 + Mali-C55 + cryptographic extension support
567+
- const: renesas,r9a09g056
568+
554569
- description: RZ/V2H(P) (R9A09G057)
555570
items:
556571
- enum:
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2+
*
3+
* Copyright (C) 2025 Renesas Electronics Corp.
4+
*/
5+
#ifndef __DT_BINDINGS_CLOCK_RENESAS_R9A09G056_CPG_H__
6+
#define __DT_BINDINGS_CLOCK_RENESAS_R9A09G056_CPG_H__
7+
8+
#include <dt-bindings/clock/renesas-cpg-mssr.h>
9+
10+
/* Core Clock list */
11+
#define R9A09G056_SYS_0_PCLK 0
12+
#define R9A09G056_CA55_0_CORE_CLK0 1
13+
#define R9A09G056_CA55_0_CORE_CLK1 2
14+
#define R9A09G056_CA55_0_CORE_CLK2 3
15+
#define R9A09G056_CA55_0_CORE_CLK3 4
16+
#define R9A09G056_CA55_0_PERIPHCLK 5
17+
#define R9A09G056_CM33_CLK0 6
18+
#define R9A09G056_CST_0_SWCLKTCK 7
19+
#define R9A09G056_IOTOP_0_SHCLK 8
20+
#define R9A09G056_USB2_0_CLK_CORE0 9
21+
#define R9A09G056_GBETH_0_CLK_PTP_REF_I 10
22+
#define R9A09G056_GBETH_1_CLK_PTP_REF_I 11
23+
24+
#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G056_CPG_H__ */

0 commit comments

Comments
 (0)