Roger Quadros
69226896ad
mdio_bus: Issue GPIO RESET to PHYs.
...
Some boards [1] leave the PHYs at an invalid state
during system power-up or reset thus causing unreliability
issues with the PHY which manifests as PHY not being detected
or link not functional. To fix this, these PHYs need to be RESET
via a GPIO connected to the PHY's RESET pin.
Some boards have a single GPIO controlling the PHY RESET pin of all
PHYs on the bus whereas some others have separate GPIOs controlling
individual PHY RESETs.
In both cases, the RESET de-assertion cannot be done in the PHY driver
as the PHY will not probe till its reset is de-asserted.
So do the RESET de-assertion in the MDIO bus driver.
[1] - am572x-idk, am571x-idk, a437x-idk
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-24 12:40:24 -04:00
..
2017-03-25 20:03:35 -07:00
2016-09-23 13:07:15 -06:00
2017-02-27 18:43:47 -08:00
2017-03-31 17:13:30 -07:00
2017-01-20 21:31:34 +01:00
2017-03-07 14:34:27 +00:00
2016-09-23 11:52:32 -06:00
2016-10-10 07:12:02 -06:00
2017-02-22 18:51:29 -08:00
2017-02-27 18:43:47 -08:00
2017-02-14 08:29:56 -07:00
2017-02-27 21:41:08 -08:00
2016-04-28 07:47:35 -06:00
2017-01-13 10:32:32 -07:00
2017-02-22 18:51:29 -08:00
2017-02-15 13:23:49 +08:00
2017-03-09 17:01:09 -08:00
2017-02-27 18:43:47 -08:00
2017-04-24 12:40:24 -04:00
2016-11-14 08:14:24 +05:30
2016-11-30 17:08:09 -07:00
2017-03-04 11:32:18 -08:00
2017-03-31 09:15:46 +02:00
2017-02-10 14:39:20 +01:00
2017-03-22 18:29:46 +09:00
2015-12-03 11:49:23 -05:00
2016-05-10 12:05:27 +03:00
2016-12-23 10:22:47 -08:00
2017-04-03 01:05:56 -04:00
2017-01-11 09:42:59 +01:00
2017-02-10 15:20:44 +01:00
2016-10-24 08:12:35 -02:00
2017-01-31 15:43:05 +01:00
2017-02-23 18:58:18 -08:00
2016-08-17 11:13:07 +02:00
2017-02-22 18:51:29 -08:00
2017-02-09 17:39:16 +01:00
2016-09-20 09:58:12 -06:00
2016-10-01 00:49:58 -06:00
2016-10-02 08:42:19 -04:00
2017-02-12 15:19:00 -07:00
2017-02-23 09:41:03 -08:00
2016-10-24 08:12:35 -02:00
2016-11-16 09:26:33 +01:00
2016-09-20 18:02:54 -06:00
2016-12-13 09:29:06 -08:00
2017-01-29 19:59:42 +01:00
2017-02-22 18:51:29 -08:00
2017-01-14 11:14:55 +01:00
2016-10-24 08:12:35 -02:00
2017-02-13 09:17:54 -08:00
2017-03-04 11:32:18 -08:00
2016-09-20 12:38:48 -06:00
2016-09-23 11:51:43 -06:00
2016-07-25 10:34:51 +02:00
2017-01-03 17:33:36 +00:00
2017-04-23 15:56:48 -04:00
2016-06-17 16:23:23 -07:00
2017-03-04 11:32:18 -08:00
2016-09-23 13:07:27 -06:00
2017-02-08 19:32:24 +00:00
2017-03-02 17:33:52 -08:00
2016-10-07 20:19:31 -07:00
2017-01-04 14:40:52 -07:00
2016-09-20 09:09:09 -06:00
2017-04-08 17:33:31 +02:00
2016-09-20 09:54:38 -06:00
2016-09-01 17:52:02 -07:00
2017-01-25 12:56:05 -08:00
2017-03-03 15:48:38 -07:00
2017-01-22 10:34:17 +01:00
2017-02-27 18:43:47 -08:00
2017-03-02 10:09:00 +11:00
2016-08-18 11:08:33 -06:00
2017-02-27 18:43:47 -08:00
2017-02-23 08:27:25 -08:00
2016-12-18 13:30:29 -07:00
2016-10-04 13:54:07 -07:00
2017-02-16 20:10:26 +00:00
2017-04-21 13:22:34 -04:00
2016-05-10 01:19:26 -07:00
2017-01-04 14:36:17 -07:00
2017-02-10 11:15:08 +01:00
2017-03-01 10:26:39 +01:00
2017-03-03 15:54:55 -07:00
2017-02-22 18:51:29 -08:00
2017-04-05 16:27:47 +02:00
2017-03-09 17:01:09 -08:00
2016-05-01 14:37:49 -07:00
2017-02-24 14:00:23 -08:00
2017-02-28 11:46:00 -08:00
2016-07-24 06:33:58 +03:00
2016-06-30 13:07:33 -06:00
2017-02-13 09:17:53 -08:00
2016-06-23 07:58:38 -06:00
2017-03-06 14:46:27 -05:00
2016-12-14 16:30:12 -08:00
2016-11-16 16:17:45 -07:00
2016-08-14 12:12:36 -06:00
2016-10-24 08:12:35 -02:00
2017-03-03 16:12:30 -07:00
2016-06-13 15:58:27 +02:00
2016-09-20 17:58:46 -06:00
2016-09-26 22:16:41 +05:30
2017-01-19 15:56:19 +00:00
2017-02-12 15:20:07 -07:00
2016-08-14 11:52:40 -06:00
2017-01-26 15:08:06 -07:00
2015-12-14 15:24:03 +00:00
2017-03-21 22:20:05 +11:00
2017-01-26 15:30:34 -07:00
2016-01-29 12:32:12 +01:00
2017-01-05 15:01:54 -06:00
2016-03-31 00:32:59 -06:00
2016-05-02 09:32:04 -07:00
2016-11-19 10:22:04 -07:00
2016-10-24 08:12:35 -02:00
2016-08-15 10:19:11 -06:00
2017-02-27 18:43:46 -08:00
2016-10-24 08:12:35 -02:00
2016-04-28 07:23:11 -06:00
2016-10-10 07:12:02 -06:00
2017-02-15 15:22:47 -07:00
2017-01-14 21:29:15 -08:00
2017-02-27 18:43:47 -08:00
2016-04-29 16:39:39 +02:00
2017-04-07 01:08:08 +02:00
2016-03-15 16:55:16 -07:00
2016-05-17 14:48:04 +02:00
2016-10-02 22:50:21 -07:00
2016-10-24 08:12:35 -02:00
2016-04-28 07:26:41 -06:00
2016-05-06 11:09:01 -07:00
2016-03-14 17:08:16 +01:00
2017-01-09 13:58:57 -05:00
2017-02-15 09:02:26 -05:00
2016-10-24 08:12:35 -02:00
2016-10-25 14:40:39 +02:00
2016-12-27 13:08:42 -07:00
2016-12-30 08:13:41 -07:00
2016-04-28 07:44:54 -06:00