summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarkus Niebel <[email protected]>2025-11-21 18:34:47 +0100
committerFabio Estevam <[email protected]>2025-11-29 17:06:34 -0300
commitc5d3f7ac8e78d199cd961bee2c3f63726a1c4c69 (patch)
tree1396b7305c21ec781e3c9682e7c23bcc99858473 /scripts
parentf4434ae02d5f96016cdad5e69862bf5139745e30 (diff)
net: fec_mxc: add unique bus and device names for DM_MDIO
When using DM_MDIO on SOC with more than one FEC and not sharing the MDIO bus the name of the driver and the bus needs to be unique. Since name used in device_bind_driver_to_node needs to be a static string, add the string to the fec_priv struct and reuse fec_set_dev_name to generate the name with the device sequence number. Fixes: 3b8f99a3e762 ("net: fec: add support for DM_MDIO") Signed-off-by: Markus Niebel <[email protected]> Signed-off-by: Alexander Stein <[email protected]> Signed-off-by: Alexander Feilke <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions