net: fman: Support both new and legacy FMan Compatibles
authorZhao Qiang <qiang.zhao@nxp.com>
Wed, 29 Aug 2018 03:46:34 +0000 (11:46 +0800)
committerYork Sun <york.sun@nxp.com>
Thu, 27 Sep 2018 17:01:27 +0000 (10:01 -0700)
commitdb947fa038f753d17b6afa2dce06534e22b750b9
treee30cb4eab98282691780e9f5a09e255311a6a012
parentaea5cd75e63c20de4c00ce24a93eeee8542f923e
net: fman: Support both new and legacy FMan Compatibles

Recently the FMan Port and MAC compatibles were changed. This patch
aligns the FMan Port and MAC compatibles to the new FMan device tree
binding document. The FMan device tree binding document can be found
in the Linux kernel version 3.18.0, commit
297d35fd2a7d3fbd4e5c0f0c1c18213117ba11ba
./Documentation/devicetree/bindings/powerpc/fsl/fman.txt

This patch doesn't affect legacy compatibles support.

Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
[York S: reformatted commit message]
Reviewed-by: York Sun <york.sun@nxp.com>
drivers/net/fm/init.c