fm: fdt: Move fman ucode fixup to driver code
authorQianyu Gong <qianyu.gong@nxp.com>
Thu, 18 Feb 2016 05:02:00 +0000 (13:02 +0800)
committerYork Sun <york.sun@nxp.com>
Wed, 24 Feb 2016 16:51:13 +0000 (08:51 -0800)
commit075affb1ac0cc72e4d599df5f39bd40389312d6a
tree6c7807678e9c297dbb731a6c3873cad37e1c4375
parent2459afb1a783e34d37c0f7aeec43c77f4de4d480
fm: fdt: Move fman ucode fixup to driver code

Not only powerpc/mpc85xx but also Freescale Layerscape platforms will
use fdt_fixup_fman_firmware() to insert Fman ucode blob into the device
tree. So move the function to Fman driver code.

Signed-off-by: Gong Qianyu <Qianyu.Gong@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/powerpc/cpu/mpc85xx/fdt.c
drivers/net/fm/Makefile
drivers/net/fm/fdt.c [new file with mode: 0644]
include/fsl_fman.h