mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 14:04:26 -04:00 
			
		
		
		
	Also refresh 3.10 patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37832
		
			
				
	
	
		
			15 lines
		
	
	
		
			295 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			295 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/arch/arm/boot/dts/imx23-olinuxino.dts
 | |
| +++ b/arch/arm/boot/dts/imx23-olinuxino.dts
 | |
| @@ -109,6 +109,11 @@
 | |
|  				dmas = <&dma_apbx 0>, <&dma_apbx 1>;
 | |
|  				dma-names = "rx", "tx";
 | |
|  			};
 | |
| +			
 | |
| +			lradc@80050000 {
 | |
| +				status = "okay";
 | |
| +				fsl,lradc-touchscreen-wires = <4>;
 | |
| +			};
 | |
|  		};
 | |
|  	};
 | |
|  
 |