diff options
author | Mathias Kresin <dev@kresin.me> | 2018-07-02 22:09:04 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-07-04 01:19:05 +0200 |
commit | eccde89aa4764fd16b490e96e5dbbdb51cb0051b (patch) | |
tree | 4382655bae8555eb0537ca32c46fbaac19e96cab /target/linux/lantiq | |
parent | 89b59994eb44b5cd2fac594144c20c63fd05ef25 (diff) | |
download | upstream-eccde89aa4764fd16b490e96e5dbbdb51cb0051b.tar.gz upstream-eccde89aa4764fd16b490e96e5dbbdb51cb0051b.tar.bz2 upstream-eccde89aa4764fd16b490e96e5dbbdb51cb0051b.zip |
kernel: fix AT8032 PHY phy id mask
Don't mask bit 4 of the AT8022 phy id. If bit 4 of the AT8022 phy id
(0x004dd023) is masked, it will match the phy id of the AR8327 switch
(0x004dd033) as well.
It results in applied at803x driver settings/callbacks, which will at
least limit the AR8327 phys to 100MBit operation instead of the possible
1000MBit.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq')
0 files changed, 0 insertions, 0 deletions