]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx6ul: Fix Micrel PHY mask
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 11 May 2016 19:39:30 +0000 (16:39 -0300)
committerShawn Guo <shawnguo@kernel.org>
Thu, 9 Jun 2016 12:49:29 +0000 (20:49 +0800)
commit33f7142512e211e542b579d9c3067ee3d6f92163
tree8e8fd5c2f83ae666f63dc0ce71478b0987f5e5f0
parenteafb69e30fd2c5eb541ab8464cb7c24186e23039
ARM: imx6ul: Fix Micrel PHY mask

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

Cc: <stable@vger.kernel.org>
Fixes: db57b74c678b75a90 ("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>
arch/arm/mach-imx/mach-imx6ul.c