Searched hist:dd648818dad3ad5ab5151c7f5ca0bb55a0bf71de (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | nixge.txt | diff dd648818dad3ad5ab5151c7f5ca0bb55a0bf71de Mon Feb 04 11:30:38 CST 2019 Moritz Fischer <mdf@kernel.org> net: nixge: Make mdio child node optional
Make MDIO child optional and only instantiate the MDIO bus if the child is actually present.
There are currently no (in-tree) users of this binding; all (out-of-tree) users use overlays that get shipped together with the FPGA images that contain the IP.
This will significantly increase maintainabilty of future revisions of this IP.
Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Moritz Fischer <mdf@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/ni/ |
H A D | nixge.c | diff dd648818dad3ad5ab5151c7f5ca0bb55a0bf71de Mon Feb 04 11:30:38 CST 2019 Moritz Fischer <mdf@kernel.org> net: nixge: Make mdio child node optional
Make MDIO child optional and only instantiate the MDIO bus if the child is actually present.
There are currently no (in-tree) users of this binding; all (out-of-tree) users use overlays that get shipped together with the FPGA images that contain the IP.
This will significantly increase maintainabilty of future revisions of this IP.
Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Moritz Fischer <mdf@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|