ARM: zynq: DT: Add reference to bus node
For adding OCM memory in platform DTS is necessary to have reference to amba bus. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
		
							parent
							
								
									e913ce2ad5
								
							
						
					
					
						commit
						461c388806
					
				|  | @ -53,7 +53,7 @@ | |||
| 		regulator-always-on; | ||||
| 	}; | ||||
| 
 | ||||
| 	amba { | ||||
| 	amba: amba { | ||||
| 		compatible = "simple-bus"; | ||||
| 		#address-cells = <1>; | ||||
| 		#size-cells = <1>; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue