From patchwork Sun May 3 14:48:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zhiqiang Hou X-Patchwork-Id: 244936 List-Id: U-Boot discussion From: Zhiqiang.Hou at nxp.com (Zhiqiang Hou) Date: Sun, 3 May 2020 22:48:40 +0800 Subject: [PATCHv2 0/3] net: tsec: Fix issues of DM driver Message-ID: <20200503144843.36949-1-Zhiqiang.Hou@nxp.com> From: Hou Zhiqiang 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 | 32 ++++++++++++++++--- 2 files changed, 29 insertions(+), 7 deletions(-)