| 
					
				 | 
			
			
				@@ -3202,3 +3202,10 @@ static struct omap_hwmod_ocp_if am33xx_l4_ls__uart2 = { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	.slave		= &am33xx_uart2_hwmod, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	.clk		= "l4ls_gclk", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	.addr		= am33xx_uart2_addr_space, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	.user		= OCP_USER_MPU, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+}; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+/* l4 ls -> uart3 */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+static struct omap_hwmod_addr_space am33xx_uart3_addr_space[] = { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		.pa_start	= 0x48024000, 
			 |