]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit25d0ede46c825f996eaf71dc0198337c72ebcc21
treeed96d77c82452cf27622c2833caf0dc8c1b2cef3
parentaf7c95ae56d480415685e14bccd0fa2b5a5bd054
Revert "phy: add support for a reset-gpio specification"

Commit 6d8a7c953a6c ("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 6d8a7c953a6cac8f3497d1e171f4ad44654d1f0c.

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