ramips: mt7621-dts: remove DTS_LEGACY from ethernet node
Remove DTS_LEGACY put for claiming pin groups for the ethernet node from
the ethernet node. It's not an old kernel trait. These bindings need to be
there on the newer kernels as well.
Fixes: a3764ee29d ("ramips: add linux 5.15 support for mt7621")
Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
			
			
This commit is contained in:
		 Arınç ÜNAL
					Arınç ÜNAL
				
			
				
					committed by
					
						 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
						parent
						
							271456abd8
						
					
				
				
					commit
					81bd10e4a2
				
			| @@ -486,10 +486,8 @@ | |||||||
|  |  | ||||||
| 		mediatek,ethsys = <&sysc>; | 		mediatek,ethsys = <&sysc>; | ||||||
|  |  | ||||||
| #ifdef DTS_LEGACY |  | ||||||
| 		pinctrl-names = "default"; | 		pinctrl-names = "default"; | ||||||
| 		pinctrl-0 = <&mdio_pins>, <&rgmii1_pins>, <&rgmii2_pins>; | 		pinctrl-0 = <&mdio_pins>, <&rgmii1_pins>, <&rgmii2_pins>; | ||||||
| #endif |  | ||||||
|  |  | ||||||
| 		gmac0: mac@0 { | 		gmac0: mac@0 { | ||||||
| 			compatible = "mediatek,eth-mac"; | 			compatible = "mediatek,eth-mac"; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user