net: designware: Add npcm8xx sgmii pcs support
authorJim Liu <jim.t90615@gmail.com>
Tue, 11 Feb 2025 02:02:01 +0000 (10:02 +0800)
committerTom Rini <trini@konsulko.com>
Tue, 18 Feb 2025 22:32:24 +0000 (16:32 -0600)
commit5354774b6b39a11dcad278de2725457c1e860325
tree2610eaaae27f0d7127273401f36fe4656438540b
parent1b636fa7df0a75994bf1c36bc5e1e2a56c11d97c
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]
arch/arm/include/asm/arch-npcm8xx/gmac.h [new file with mode: 0644]
drivers/net/designware.c