]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 24 Oct 2016 12:32:12 +0000 (10:32 -0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 24 Oct 2016 13:26:01 +0000 (21:26 +0800)
commit6718c8b5cbc89fbc0b0f021df159eba05a9553da
treedd3f206eac475d0dcef5b02571bb534afd92200a
parent1dd8a70a56f8b4aab21c9d7c4c3d794d77173aca
ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031

AR8031 and AR8035 have the same PHY ID mask of 0xffffffef.

So fix it and make it match with the PHY ID mask definition
at drivers/net/phy/at803x.c.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/mach-imx6q.c