ARM: imx6ul: Fix Micrel PHY mask
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 11 May 2016 19:39:30 +0000 (16:39 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jul 2016 16:47:30 +0000 (09:47 -0700)
commit91ac7387fb451a7cac3ee10f846fac8da471a256
tree3a8786671c84019f672ab0bb455985a9eb7ffece
parentb5d4a793312969e4dcb0156d4a29bb5f2f5c15f0
ARM: imx6ul: Fix Micrel PHY mask

commit 20c15226d1c73150c4d9107301cac5dda0b7f995 upstream.

The value used for Micrel PHY mask is not correct. Use the
MICREL_PHY_ID_MASK definition instead.

Thanks to Jiri Luznicky for proposing the fix at
https://community.freescale.com/thread/387739

Fixes: 709bc0657fe6f9f55 ("ARM: imx6ul: add fec MAC refrence clock and phy fixup init")
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-imx/mach-imx6ul.c