summaryrefslogtreecommitdiff
path: root/drivers/net/virtio_net.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-11-04 16:15:56 -0800
committerJakub Kicinski <kuba@kernel.org>2025-11-04 16:21:26 -0800
commit31113a452a3d0ca1d592b7c61644995ace984fff (patch)
tree296c2ee5a82986da8f3ad8ffe5c79a0e9fd76ff2 /drivers/net/virtio_net.c
parent46173144e03d87beddf02ee785cbdf818087687a (diff)
parenteaca1a4dc51e5e4979e45a4ad72a1c2a88a80a72 (diff)
Merge branch 'net-stmmac-multi-interface-stmmac'
Russell King says: ==================== net: stmmac: multi-interface stmmac This series adds a callback for platform glue to configure the stmmac core interface mode depending on the PHY interface mode that is being used. This is currently only called just before the dwmac core is reset since these signals are latched on reset. Included in this series are changes to s32 to move its PHY_INTF_SEL_x definitions out of the way of the dwmac core's signals which has more entitlement to use this name. We convert dwmac-imx as an example. Including other platform glue would make this series excessively large, but once this core code is merged, the individual platform glue updates can be posted one after another as they will be independent of each other. It is hoped that this callback can be used in future to reconfigure the dwmac core when the interface mode changes to support PHYs that change their interface mode, but we're nowhere near being able to do that yet. ==================== Link: https://patch.msgid.link/aQiWzyrXU_2hGJ4j@shell.armlinux.org.uk Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/virtio_net.c')
0 files changed, 0 insertions, 0 deletions