commit | 0c05b906de36ee545d1c25e1b0ff67741abac808 | [log] [tgz] |
---|---|---|
author | Jim Liu <jim.t90615@gmail.com> | Tue Feb 11 10:02:01 2025 +0800 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 18 16:32:24 2025 -0600 |
tree | 2610eaaae27f0d7127273401f36fe4656438540b | |
parent | be8de9fcf9b4a34108bbab4b88656df6d384beb1 [diff] |
net: designware: Add npcm8xx sgmii pcs support The PCS exists only in GMAC1 and relates to SGMII interface and is used to control the SGMII PHY. Signed-off-by: Jim Liu <JJLIU0@nuvoton.com> [trini: Adjust slightly for white space and to move 'start' to within if block]