ath79: use ar8216 for builtin switch
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
This commit is contained in:
		
							parent
							
								
									47eef3a5ce
								
							
						
					
					
						commit
						443fc9ac35
					
				| @ -39,11 +39,12 @@ | ||||
| 	builtin-switch; | ||||
| 
 | ||||
| 	builtin_switch: switch0@1f { | ||||
| 		compatible = "qca,ar8216-builtin"; | ||||
| 		compatible = "qca,ar7240sw"; | ||||
| 
 | ||||
| 		reg = <0x1f>; | ||||
| 		resets = <&rst 8>; | ||||
| 		reset-names = "switch"; | ||||
| 		qca,mib-poll-interval = <500>; | ||||
| 
 | ||||
| 		mdio-bus { | ||||
| 			#address-cells = <1>; | ||||
|  | ||||
| @ -58,11 +58,12 @@ | ||||
| 	builtin-switch; | ||||
| 
 | ||||
| 	builtin_switch: switch0@1f { | ||||
| 		compatible = "qca,ar8216-builtin"; | ||||
| 		compatible = "qca,ar7240sw"; | ||||
| 
 | ||||
| 		reg = <0x1f>; | ||||
| 		resets = <&rst 8>; | ||||
| 		reset-names = "switch"; | ||||
| 		qca,mib-poll-interval = <500>; | ||||
| 
 | ||||
| 		mdio-bus { | ||||
| 			#address-cells = <1>; | ||||
|  | ||||
| @ -61,12 +61,13 @@ | ||||
| 	builtin-switch; | ||||
| 
 | ||||
| 	builtin_switch: switch0@1f { | ||||
| 		compatible = "qca,ar8216-builtin"; | ||||
| 		compatible = "qca,ar7240sw"; | ||||
| 		#address-cells = <1>; | ||||
| 		#size-cells = <0>; | ||||
| 		reg = <0x1f>; | ||||
| 		resets = <&rst 8>; | ||||
| 		reset-names = "switch"; | ||||
| 		qca,mib-poll-interval = <500>; | ||||
| 	}; | ||||
| }; | ||||
| 
 | ||||
|  | ||||
| @ -173,10 +173,11 @@ | ||||
| 	builtin-switch; | ||||
| 
 | ||||
| 	builtin_switch: switch0@1f { | ||||
| 		compatible = "qca,ar8216-builtin"; | ||||
| 		compatible = "qca,ar7240sw"; | ||||
| 		reg = <0x1f>; | ||||
| 		resets = <&rst 8>; | ||||
| 		reset-names = "switch"; | ||||
| 		qca,mib-poll-interval = <500>; | ||||
| 
 | ||||
| 		mdio-bus { | ||||
| 			#address-cells = <1>; | ||||
|  | ||||
| @ -213,13 +213,14 @@ | ||||
| 	builtin-switch; | ||||
| 
 | ||||
| 	builtin_switch: switch0@1f { | ||||
| 		compatible = "qca,ar8229-builtin"; | ||||
| 		compatible = "qca,ar8229"; | ||||
| 
 | ||||
| 		reg = <0x1f>; | ||||
| 		resets = <&rst 8>; | ||||
| 		reset-names = "switch"; | ||||
| 		phy-mode = "gmii"; | ||||
| 		phy4-mii-enable; | ||||
| 		qca,mib-poll-interval = <500>; | ||||
| 		qca,phy4-mii-enable; | ||||
| 
 | ||||
| 		mdio-bus { | ||||
| 			#address-cells = <1>; | ||||
|  | ||||
| @ -245,13 +245,14 @@ | ||||
| 	builtin-switch; | ||||
| 
 | ||||
| 	builtin_switch: switch0@1f { | ||||
| 		compatible = "qca,ar8229-builtin"; | ||||
| 		compatible = "qca,ar8229"; | ||||
| 
 | ||||
| 		reg = <0x1f>; | ||||
| 		resets = <&rst 8>; | ||||
| 		reset-names = "switch"; | ||||
| 		phy-mode = "gmii"; | ||||
| 		phy4-mii-enable; | ||||
| 		qca,phy4-mii-enable; | ||||
| 		qca,mib-poll-interval = <500>; | ||||
| 
 | ||||
| 		mdio-bus { | ||||
| 			#address-cells = <1>; | ||||
|  | ||||
| @ -274,12 +274,13 @@ | ||||
| 	builtin-switch; | ||||
| 
 | ||||
| 	builtin_switch: switch0@1f { | ||||
| 		compatible = "qca,ar8229-builtin"; | ||||
| 		compatible = "qca,ar8229"; | ||||
| 		reg = <0x1f>; | ||||
| 		resets = <&rst 8>; | ||||
| 		reset-names = "switch"; | ||||
| 		phy-mode = "gmii"; | ||||
| 		phy4-mii-enable; | ||||
| 		qca,phy4-mii-enable; | ||||
| 		qca,mib-poll-interval = <500>; | ||||
| 
 | ||||
| 		mdio-bus { | ||||
| 			#address-cells = <1>; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user