mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	dt-bindings: power: r8a77965: Remove non-existent A3IR power domain
The R-Car Gen3 HardWare Manual Errata for Rev. 0.80 (Feb 28, 2018) removed the A3IR power domain on R-Car M3-N, as this SoC does not have an Image Processing Unit (IMP-X5). As of commitd8c6557bc9("arm64: dts: renesas: r8a77965: Remove non-existent IPMMU-IR"), this definition is no longer used from DT, and thus can be removed. Fixes:a527709b78("soc: renesas: rcar-sysc: Add R-Car M3-N support") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
		
							parent
							
								
									295768f620
								
							
						
					
					
						commit
						3961d355df
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -21,7 +21,6 @@
 | 
				
			||||||
#define R8A77965_PD_A3VC		14
 | 
					#define R8A77965_PD_A3VC		14
 | 
				
			||||||
#define R8A77965_PD_3DG_A		17
 | 
					#define R8A77965_PD_3DG_A		17
 | 
				
			||||||
#define R8A77965_PD_3DG_B		18
 | 
					#define R8A77965_PD_3DG_B		18
 | 
				
			||||||
#define R8A77965_PD_A3IR		24
 | 
					 | 
				
			||||||
#define R8A77965_PD_A2VC1		26
 | 
					#define R8A77965_PD_A2VC1		26
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Always-on power area */
 | 
					/* Always-on power area */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue