summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/seeq
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-12-10 07:19:10 +0300
committerDavid S. Miller <davem@davemloft.net>2019-12-10 07:19:10 +0300
commit80bfc3b40a17aebd2e14708c259d3e73d3b7a014 (patch)
treed17182807436d01f8dc85d1e86a665d4e37aebc5 /drivers/net/ethernet/seeq
parent65e6d90168f3593df0ae598502bcbf20d78ff0fb (diff)
parente02d18161e9707d9ca6b04da8f4cf9e1c345d0b8 (diff)
downloadlinux-80bfc3b40a17aebd2e14708c259d3e73d3b7a014.tar.xz
Merge branch 'dp83867-fix-fifo-depth'
Dan Murphy says: ==================== Fix Tx/Rx FIFO depth for DP83867 The DP83867 supports both the RGMII and SGMII modes. The Tx and Rx FIFO depths are configurable in these modes but may not applicable for both modes. When the device is configured for RGMII mode the Tx FIFO depth is applicable and for SGMII mode both Tx and Rx FIFO depth settings are applicable. When the driver was originally written only the RGMII device was available and there were no standard fifo-depth DT properties. The patchset converts the special ti,fifo-depth property to the standard tx-fifo-depth property while still allowing the ti,fifo-depth property to be set as to maintain backward compatibility. In addition to this change the rx-fifo-depth property support was added and only written when the device is configured for SGMII mode. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/seeq')
0 files changed, 0 insertions, 0 deletions