]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0
authorTimur Tabi <timur@codeaurora.org>
Mon, 31 Oct 2016 23:18:42 +0000 (18:18 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Nov 2016 16:14:29 +0000 (12:14 -0400)
commit7bb9f731d1026bd48b84cee7853cba7f5678193c
tree2efe85e4bf87f8a3a7d0290ca01326916068948a
parentd483ff232ceb00f8f4b2199c4d2b69c1c85aacb8
net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0

The documentation says that SGMII_LN_UCDR_SO_GAIN_MODE0 should be
set to 0, not 6, on the Qualcomm Technologies QDF2432.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qualcomm/emac/emac-sgmii.c