Other Parts Discussed in Thread: AM3358
Hi
I would like to know if the CPSW configuration support two different PHY mode on the same CPSW ?
Our Hardware engineer connected the Atheros 8031 and SMSC LAN8710 to our Sitara processor.
/var/log/dmesg:[ 1.220301] davinci_mdio 4a101000.mdio: phy[2]: device 4a101000.mdio:02, driver SMSC LAN8710/LAN8720
/var/log/dmesg:[ 1.220315] davinci_mdio 4a101000.mdio: phy[4]: device 4a101000.mdio:04, driver Atheros 8031 ethernet
I am trying to configure the DTS in order to have both PHY working, one on ETH0 and one on ETH1 but I dont know how to proceed.
I have reused the cpsw_emac section of the am335x-evm-sk and the Atheros started to work, but for the SMSC LAN8710 I used the cpsw_emac section of the bone-common.dtsi and I dont see link on eth1
is there some one which can guide me about those two questions ?
1. Is this design can work ?
2. if Yes, how the cpsw_emac DTS section should look like ?
3. How the pin definition cpsw_default: should look like ?
4. Is the dual_emac mode has to be enabled ?
thanks in advance