diff options
| author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2026-02-04 09:14:33 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-02-05 09:20:38 -0800 |
| commit | d7d92037cbd82ac6581ef9c97f14d2432f921fba (patch) | |
| tree | 8a3f82d3c29947fd219c80d58303771deee7a10e /include/linux/debugobjects.h | |
| parent | f365541bf7b6a32759c32c047df4ea80ff1cab86 (diff) | |
net: stmmac: rk: rk3528: gmac0 only supports RMII
RK3528 gmac0 dtsi contains:
gmac0: ethernet@ffbd0000 {
phy-handle = <&rmii0_phy>;
phy-mode = "rmii";
mdio0: mdio {
rmii0_phy: ethernet-phy@2 {
phy-is-integrated;
};
};
};
This follows the same pattern as rk3328, where this gmac instance
only supports RMII. Disable RGMII in phylink's supported_interfaces
mask for this gmac instance.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patch.msgid.link/E1vnYy1-00000007hp3-0hKm@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
