mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
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. -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQQ9qaHoIs/1I4cXmEiKwlD9ZEnxcAUCagbnIwAKCRCKwlD9ZEnx cGvdAQD/8tsnjjliydMS0pZgkTKr4ScdoLoFTmWg9HI/Txm9MgEAy8bxK5aPDS2u vkPu8MO7LeFmCNAEh7xS91mvIk/9vgU= =Jreu -----END PGP SIGNATURE----- Merge tag 'renesas-r8a73a4-dt-binding-defs-tag1' into renesas-clk-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.
This commit is contained in:
commit
fbe9822423
|
|
@ -90,6 +90,8 @@ allOf:
|
|||
- const: zx
|
||||
- const: zs
|
||||
- const: hp
|
||||
- const: ztr
|
||||
- const: zt
|
||||
|
||||
- if:
|
||||
properties:
|
||||
|
|
|
|||
|
|
@ -23,6 +23,8 @@
|
|||
#define R8A73A4_CLK_ZX 13
|
||||
#define R8A73A4_CLK_ZS 14
|
||||
#define R8A73A4_CLK_HP 15
|
||||
#define R8A73A4_CLK_ZTR 16
|
||||
#define R8A73A4_CLK_ZT 17
|
||||
|
||||
/* MSTP1 */
|
||||
#define R8A73A4_CLK_TMU0 25
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user