commit | 20c15226d1c73150c4d9107301cac5dda0b7f995 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Wed May 11 16:39:30 2016 -0300 |
committer | Shawn Guo <shawnguo@kernel.org> | Thu Jun 09 20:49:29 2016 +0800 |
tree | 8e8fd5c2f83ae666f63dc0ce71478b0987f5e5f0 | |
parent | 1a695a905c18548062509178b98bc91e67510864 [diff] |
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: 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>