]> 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)
commit29d58ecf9213dadacf0e607e9e8df404f0836869
treeed96d77c82452cf27622c2833caf0dc8c1b2cef3
parent2f87004fcc6eefbaa3990b54ab37b90040dd4acf
Revert "phy: add support for a reset-gpio specification"

Commit 85186d699c17 ("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 85186d699c1749281f330af9d5c2f7c3fa32f9d4.

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