1
0

powerpc/mpc85xx: Add FMan platform support

Get the FMan devices/sub-nodes (MAC, MDIO, etc.) auto-probed

Signed-off-by: Igal Liberman <Igal.Liberman@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Este cometimento está contido em:
Igal Liberman
2015-02-18 16:04:45 +02:00
cometido por Scott Wood
ascendente eedea67bc9
cometimento 7dea9ec5a0
2 ficheiros modificados com 4 adições e 0 eliminações

Ver ficheiro

@@ -40,6 +40,7 @@ static const struct of_device_id mpc85xx_common_ids[] __initconst = {
{ .compatible = "fsl,qoriq-pcie-v2.4", },
{ .compatible = "fsl,qoriq-pcie-v2.3", },
{ .compatible = "fsl,qoriq-pcie-v2.2", },
{ .compatible = "fsl,fman", },
{},
};