Skip to content

Commit 0b044b2

Browse files
committed
Merge tag 'renesas-r8a73a4-dt-binding-defs-tag1' into renesas-dts-for-v7.2
Renesas R-Mobile APE6 Coresight Clock DT Binding Definitions ZT trace bus and ZTR trace clock DT binding definitions for the Renesas R-Mobile APE6 (R8A73A4) SoC, shared by driver and DT source files.
2 parents 5a5dcb6 + 2abdc3d commit 0b044b2

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ allOf:
9090
- const: zx
9191
- const: zs
9292
- const: hp
93+
- const: ztr
94+
- const: zt
9395

9496
- if:
9597
properties:

include/dt-bindings/clock/r8a73a4-clock.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
#define R8A73A4_CLK_ZX 13
2424
#define R8A73A4_CLK_ZS 14
2525
#define R8A73A4_CLK_HP 15
26+
#define R8A73A4_CLK_ZTR 16
27+
#define R8A73A4_CLK_ZT 17
2628

2729
/* MSTP1 */
2830
#define R8A73A4_CLK_TMU0 25

0 commit comments

Comments
 (0)