aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
diff options
context:
space:
mode:
authorMadalin Bucur <madalin.bucur@nxp.com>2016-12-19 22:42:44 +0200
committerDavid S. Miller <davem@davemloft.net>2016-12-20 13:55:34 -0500
commitae6021d4fc2bcc9e3193a007b2c9d31392ac641b (patch)
treecad5bc7bec55ed235e230fcc4ba1b079f13145a3 /arch
parentfsl/fman: fix 1G support for QSGMII interfaces (diff)
downloadwireguard-linux-ae6021d4fc2bcc9e3193a007b2c9d31392ac641b.tar.xz
wireguard-linux-ae6021d4fc2bcc9e3193a007b2c9d31392ac641b.zip
powerpc: fsl/fman: remove fsl,fman from of_device_ids[]
The fsl/fman drivers will use of_platform_populate() on all supported platforms. Call of_platform_populate() to probe the FMan sub-nodes. Signed-off-by: Igal Liberman <igal.liberman@freescale.com> Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Acked-by: Scott Wood <oss@buserror.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/platforms/85xx/corenet_generic.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/platforms/85xx/corenet_generic.c b/arch/powerpc/platforms/85xx/corenet_generic.c
index 3803b0addf65..6c0ba75fb256 100644
--- a/arch/powerpc/platforms/85xx/corenet_generic.c
+++ b/arch/powerpc/platforms/85xx/corenet_generic.c
@@ -117,9 +117,6 @@ static const struct of_device_id of_device_ids[] = {
{
.compatible = "fsl,qe",
},
- {
- .compatible = "fsl,fman",
- },
/* The following two are for the Freescale hypervisor */
{
.name = "hypervisor",