From: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>
This patch set is to fix some issues of eTSEC DM driver.
Hou Zhiqiang (3):
doc: dt-bindings: tsec: Correct the Ethernet port compatible string
net: tsec: Access eTSEC registers using virtual address
net: tsec: Access TBI PHY through the corresponding MII
doc/device-tree-bindings/net/fsl-tsec-phy.txt | 4 ++--
drivers/net/tsec.c | 22 +++++++++++++++----
2 files changed, 20 insertions(+), 6 deletions(-)
From: Hou Zhiqiang <Zhiqiang.Hou at nxp.com> This patch set is to fix some issues of eTSEC DM driver. Hou Zhiqiang (3): doc: dt-bindings: tsec: Correct the Ethernet port compatible string net: tsec: Access eTSEC registers using virtual address net: tsec: Access TBI PHY through the corresponding MII doc/device-tree-bindings/net/fsl-tsec-phy.txt | 4 ++-- drivers/net/tsec.c | 22 +++++++++++++++---- 2 files changed, 20 insertions(+), 6 deletions(-)