]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: ftgmac100: correct the phy interface of NC-SI mode
authorJacky Chou <jacky_chou@aspeedtech.com>
Fri, 18 Oct 2024 05:33:31 +0000 (13:33 +0800)
committerAndrew Lunn <andrew@lunn.ch>
Sun, 20 Oct 2024 16:06:48 +0000 (11:06 -0500)
commit906c68657850796023a8b183d1ca681ebbd6ef98
tree158f80d9b3ddb062dba9cd20200fcd64992c84ad
parent9e2ffec543b088b4c7dc24a40438cbd3426fb71c
net: ftgmac100: correct the phy interface of NC-SI mode

In NC-SI specification, NC-SI is using RMII, not MII.

Signed-off-by: Jacky Chou <jacky_chou@aspeedtech.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Message-ID: <20241018053331.1900100-1-jacky_chou@aspeedtech.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
drivers/net/ethernet/faraday/ftgmac100.c