summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/lan9303-core.c
diff options
context:
space:
mode:
authorAnsuel Smith <ansuelsmth@gmail.com>2021-11-19 03:03:49 +0100
committerDavid S. Miller <davem@davemloft.net>2021-11-22 12:34:37 +0000
commit3b00a07c2443745d62babfe08dbb2ad8e649526e (patch)
treef58911fd68f94f8f833fd8877956a8ce0c60575e /drivers/net/dsa/lan9303-core.c
parentf9390b249c90a15a4d9e69fbfb7a53c860b1fcaf (diff)
net: dsa: qca8k: fix internal delay applied to the wrong PAD config
With SGMII phy the internal delay is always applied to the PAD0 config. This is caused by the falling edge configuration that hardcode the reg to PAD0 (as the falling edge bits are present only in PAD0 reg) Move the delay configuration before the reg overwrite to correctly apply the delay. Fixes: cef08115846e ("net: dsa: qca8k: set internal delay also for sgmii") Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/lan9303-core.c')
0 files changed, 0 insertions, 0 deletions