mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 14:04:26 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			358 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			358 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/arch/arm/boot/dts/armada-xp-linksys-mamba.dts
 | |
| +++ b/arch/arm/boot/dts/armada-xp-linksys-mamba.dts
 | |
| @@ -415,6 +415,16 @@
 | |
|  		gpio-fan,speed-map = <0    0
 | |
|  				      4500 1>;
 | |
|  	};
 | |
| +
 | |
| +	mvsw61xx {
 | |
| +		compatible = "marvell,88e6172";
 | |
| +		status = "okay";
 | |
| +		reg = <0x10>;
 | |
| +
 | |
| +		mii-bus = <&mdio>;
 | |
| +		cpu-port-0 = <5>;
 | |
| +		cpu-port-1 = <6>;
 | |
| +	};
 | |
|  };
 | |
|  
 | |
|  &pinctrl {
 |