ramips: add i2c pingroup to the pinmux for rt-n14u
i2c pins are wired to wps a reset button Signed-off-by: Pavel Löbl <lobl.pavel@gmail.com> SVN-Revision: 43985
This commit is contained in:
		@@ -73,7 +73,7 @@
 | 
			
		||||
	pinctrl {
 | 
			
		||||
		state_default: pinctrl0 {
 | 
			
		||||
			default {
 | 
			
		||||
				ralink,group = "ephy", "wled";
 | 
			
		||||
				ralink,group = "ephy", "wled", "i2c";
 | 
			
		||||
				ralink,function = "gpio";
 | 
			
		||||
			};
 | 
			
		||||
		};
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user