mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	dt-bindings: timer: renesas,cmt: Add R-Car V4M support
Document support for the Compare Match Timer Type0 (CMT0) and Type1 (CMT1) in the Renesas R-Car V4M (R8A779H0) SoC. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/3e8a7a93261d8ad264dec2fa2784fe1bbfc4a23c.1712068536.git.geert+renesas@glider.be Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
This commit is contained in:
		
							parent
							
								
									a5737b2105
								
							
						
					
					
						commit
						ed53d391b6
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -103,6 +103,7 @@ properties: | |||
|               - renesas,r8a779a0-cmt0     # 32-bit CMT0 on R-Car V3U | ||||
|               - renesas,r8a779f0-cmt0     # 32-bit CMT0 on R-Car S4-8 | ||||
|               - renesas,r8a779g0-cmt0     # 32-bit CMT0 on R-Car V4H | ||||
|               - renesas,r8a779h0-cmt0     # 32-bit CMT0 on R-Car V4M | ||||
|           - const: renesas,rcar-gen4-cmt0 # 32-bit CMT0 on R-Car Gen4 | ||||
| 
 | ||||
|       - items: | ||||
|  | @ -110,6 +111,7 @@ properties: | |||
|               - renesas,r8a779a0-cmt1     # 48-bit CMT on R-Car V3U | ||||
|               - renesas,r8a779f0-cmt1     # 48-bit CMT on R-Car S4-8 | ||||
|               - renesas,r8a779g0-cmt1     # 48-bit CMT on R-Car V4H | ||||
|               - renesas,r8a779h0-cmt1     # 48-bit CMT on R-Car V4M | ||||
|           - const: renesas,rcar-gen4-cmt1 # 48-bit CMT on R-Car Gen4 | ||||
| 
 | ||||
|   reg: | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Geert Uytterhoeven
						Geert Uytterhoeven