mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	ARM: dts: exynos: Fix DTC unit name warnings in Exynos3250
Fix following DTC warnings in Exynos3250 boards: Warning (unit_address_vs_reg): Node /soc/video-phy@10020710 has a unit name, but no reg property Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
This commit is contained in:
		
							parent
							
								
									31d3f3241e
								
							
						
					
					
						commit
						bb72cadef9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -155,7 +155,7 @@ | |||
| 			interrupt-parent = <&gic>; | ||||
| 		}; | ||||
| 
 | ||||
| 		mipi_phy: video-phy@10020710 { | ||||
| 		mipi_phy: video-phy { | ||||
| 			compatible = "samsung,s5pv210-mipi-video-phy"; | ||||
| 			#phy-cells = <1>; | ||||
| 			syscon = <&pmu_system_controller>; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Krzysztof Kozlowski
						Krzysztof Kozlowski