Revert "phy: add support for a reset-gpio specification"
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 18 May 2016 16:05:00 +0000 (13:05 -0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 May 2016 21:56:59 +0000 (17:56 -0400)
commit948350140ef060a42621de0de5c396807f7ec1fc
treeed96d77c82452cf27622c2833caf0dc8c1b2cef3
parentc0fcded2e6879d817cec822b8513a2f6b6e4dfe9
Revert "phy: add support for a reset-gpio specification"

Commit da47b4572056 ("phy: add support for a reset-gpio specification")
causes the following xtensa qemu crash according to Guenter Roeck:

[    9.366256] libphy: ethoc-mdio: probed
[    9.367389]  (null): could not attach to PHY
[    9.368555]  (null): failed to probe MDIO bus
[    9.371540] Unable to handle kernel paging request at virtual address 0000001c
[    9.371540]  pc = d0320926, ra = 903209d1
[    9.375358] Oops: sig: 11 [#1]

This reverts commit da47b4572056487fd7941c26f73b3e8815ff712a.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/phy.txt
drivers/net/phy/phy_device.c