mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-14 19:04:39 +00:00
kernel: add missing PHY ID for an AR8327 switch variant
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36630
This commit is contained in:
parent
e8f3897389
commit
2c5a5d8736
@ -2031,6 +2031,7 @@ ar8xxx_phy_config_aneg(struct phy_device *phydev)
|
||||
|
||||
static const u32 ar8xxx_phy_ids[] = {
|
||||
0x004dd033,
|
||||
0x004dd034,
|
||||
0x004dd041,
|
||||
0x004dd042,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user