[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210521132530.2784829-1-ciorneiioana@gmail.com>
Date: Fri, 21 May 2021 16:25:28 +0300
From: Ioana Ciornei <ciorneiioana@...il.com>
To: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org
Cc: Ioana Ciornei <ioana.ciornei@....com>
Subject: [PATCH net-next 0/2] dpaa2-eth: setup the of_node
From: Ioana Ciornei <ioana.ciornei@....com>
This patch set allows DSA to work with a DPAA2 master device by setting
up the of_node to point to the corresponding MAC DTS node, so that
of_find_net_device_by_node() can find it.
As an added benefit, udev rules can now be used to create a naming
scheme based on the physical MAC.
The second patch renames the debugfs directory to use the DPNI name
instead of the netdev name, since the latter can be changed after probe
time.
Ioana Ciornei (2):
dpaa2-eth: setup the of_node field of the device
dpaa2-eth: name the debugfs directory after the DPNI object
.../freescale/dpaa2/dpaa2-eth-debugfs.c | 6 ++++-
.../net/ethernet/freescale/dpaa2/dpaa2-mac.c | 25 ++++++++++---------
.../net/ethernet/freescale/dpaa2/dpaa2-mac.h | 1 +
3 files changed, 19 insertions(+), 13 deletions(-)
--
2.31.1
Powered by blists - more mailing lists