commit | 4edd601c5a9c5094daa714e65063e623826f3bcc | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Mon Oct 24 10:32:12 2016 -0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Oct 24 21:26:01 2016 +0800 |
tree | dd3f206eac475d0dcef5b02571bb534afd92200a | |
parent | 44d524218c65e1f2e6d945b09165562852298015 [diff] |
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>