arm: dts: ipq9574: Enable AQ instead of QCA808x in DB-AL01-c3

Change-Id: I70c9486f80b2e2c4c9e097eeea2c98886612d7e6
Signed-off-by: Selvam Sathappan Periakaruppan <speriaka@codeaurora.org>
This commit is contained in:
Selvam Sathappan Periakaruppan 2021-08-24 19:22:32 +05:30 committed by Gerrit - the friendly Code Review server
parent 56525cc2a7
commit e54f2fc13d

View file

@ -16,4 +16,21 @@
/ {
machid = <0x1050200>;
config_name = "config@db-al01-c3";
ess-switch {
/* Overriding port6 configuration to support AQ instead
* of QCA808x
*/
/delete-property/qca808x_gpio;
/delete-property/qca808x_gpio_cnt;
switch_mac_mode2 = <PORT_WRAPPER_USXGMII>;
aquantia_port = <4 5>;
aquantia_port_cnt = <2>;
port_phy_info {
port@5 {
phy_address = <0>;
phy_type = <AQ_PHY_TYPE>;
};
};
};
};