|
@@ -49,8 +49,6 @@
|
|
|
&dp2 {
|
|
&dp2 {
|
|
|
status = "okay";
|
|
status = "okay";
|
|
|
|
|
|
|
|
- phy-mode = "sgmii";
|
|
|
|
|
-
|
|
|
|
|
nvmem-cells = <&hw_mac_addr 0>;
|
|
nvmem-cells = <&hw_mac_addr 0>;
|
|
|
nvmem-cell-names = "mac-address";
|
|
nvmem-cell-names = "mac-address";
|
|
|
|
|
|
|
@@ -64,13 +62,6 @@
|
|
|
status = "okay";
|
|
status = "okay";
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
-/* IPQ5018 GE Phy -> Not connected
|
|
|
|
|
- * needs to be enabled for QSDK to identify the IPQ5018 dummy switch
|
|
|
|
|
- */
|
|
|
|
|
-&ge_phy {
|
|
|
|
|
- status = "okay";
|
|
|
|
|
-};
|
|
|
|
|
-
|
|
|
|
|
&mdio1 {
|
|
&mdio1 {
|
|
|
status = "okay";
|
|
status = "okay";
|
|
|
|
|
|
|
@@ -159,8 +150,8 @@
|
|
|
|
|
|
|
|
memory-region = <&q6_mem_regions>;
|
|
memory-region = <&q6_mem_regions>;
|
|
|
firmware-name = "ath11k/IPQ5018/hw1.0/q6_fw.mdt",
|
|
firmware-name = "ath11k/IPQ5018/hw1.0/q6_fw.mdt",
|
|
|
- "ath11k/IPQ5018/hw1.0/m3_fw.mdt",
|
|
|
|
|
- "ath11k/QCN6122/hw1.0/m3_fw.mdt";
|
|
|
|
|
|
|
+ "ath11k/IPQ5018/hw1.0/m3_fw.mdt",
|
|
|
|
|
+ "ath11k/QCN6122/hw1.0/m3_fw.mdt";
|
|
|
|
|
|
|
|
/* The QCN6102 radio should map to UPD ID 2. Without */
|
|
/* The QCN6102 radio should map to UPD ID 2. Without */
|
|
|
/* bootargs, the firmware will expect it to be on UPD ID 3 */
|
|
/* bootargs, the firmware will expect it to be on UPD ID 3 */
|