[PATCH] ARM: imx6ul: Fix Micrel PHY mask
Andrew Lunn
andrew at lunn.ch
Wed May 11 12:50:14 PDT 2016
On Wed, May 11, 2016 at 04:39:30PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at nxp.com>
>
> 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 at vger.kernel.org>
> Fixes: 709bc0657fe6f9f55 ("ARM: imx6ul: add fec MAC refrence clock and phy fixup init")
> Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>
Reviewed-by: Andrew Lunn <andrew at lunn.ch>
It would be nice if drivers/net/phy/micrel.c was to use
MICREL_PHY_ID_MASK. But that is a different patch.
Thanks
Andrew
More information about the linux-arm-kernel
mailing list