Dmitry Osipenko
40b25bce0a
gpio: tegra: Move driver registration to subsys_init level
...
There is a bug in regards to deferred probing within the drivers core
that causes GPIO-driver to suspend after its users. The bug appears if
GPIO-driver probe is getting deferred, which happens after introducing
dependency on PINCTRL-driver for the GPIO-driver by defining "gpio-ranges"
property in device-tree. The bug in the drivers core is old (more than 4
years now) and is well known, unfortunately there is no easy fix for it.
The good news is that we can workaround the deferred probe issue by
changing GPIO / PINCTRL drivers registration order and hence by moving
PINCTRL driver registration to the arch_init level and GPIO to the
subsys_init.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2018-08-03 19:26:03 +02:00
..
2018-01-12 11:05:24 +01:00
2018-01-31 12:25:27 -08:00
2018-05-16 14:35:24 +02:00
2018-05-16 14:35:24 +02:00
2018-05-16 14:35:24 +02:00
2018-03-26 10:10:18 +02:00
2018-06-12 16:19:22 -07:00
2018-01-13 22:12:07 +01:00
2018-01-13 22:14:56 +01:00
2017-08-14 15:01:12 +02:00
2018-01-13 22:18:34 +01:00
2018-01-13 22:22:49 +01:00
2016-03-30 10:38:51 +02:00
2018-01-13 22:47:48 +01:00
2018-06-12 16:19:22 -07:00
2018-03-27 15:42:29 +02:00
2018-06-12 16:19:22 -07:00
2017-04-28 09:47:46 +02:00
2018-01-31 12:25:27 -08:00
2018-01-13 22:56:52 +01:00
2016-06-08 10:49:58 +02:00
2018-01-14 01:48:48 +01:00
2018-01-14 01:56:24 +01:00
2018-01-14 02:00:10 +01:00
2018-01-14 02:00:10 +01:00
2018-06-12 16:19:22 -07:00
2018-03-19 01:50:07 +01:00
2018-05-23 11:30:13 +02:00
2018-05-16 14:35:24 +02:00
2018-03-19 01:50:07 +01:00
2017-01-26 15:27:37 +01:00
2017-08-01 13:43:55 +02:00
2017-04-28 10:09:16 +02:00
2018-03-19 01:50:24 +01:00
2018-05-16 14:35:24 +02:00
2018-05-16 14:35:24 +02:00
2018-03-19 01:50:28 +01:00
2018-02-22 13:54:35 +01:00
2018-06-12 16:19:22 -07:00
2018-03-19 01:50:29 +01:00
2018-05-16 14:35:24 +02:00
2018-02-22 15:29:05 +01:00
2017-12-02 22:42:21 +01:00
2018-03-19 01:50:29 +01:00
2018-03-19 01:50:30 +01:00
2018-03-19 01:50:31 +01:00
2018-03-19 01:50:31 +01:00
2017-10-25 11:25:38 +02:00
2018-05-16 14:35:24 +02:00
2018-05-16 14:35:24 +02:00
2018-05-16 14:35:24 +02:00
2017-07-31 15:26:57 +02:00
2016-09-13 10:35:56 +02:00
2018-05-16 14:35:24 +02:00
2018-05-16 14:35:24 +02:00
2018-05-16 14:35:24 +02:00
2017-11-29 13:25:23 +01:00
2018-03-27 15:18:06 +02:00
2015-11-30 09:31:00 +01:00
2015-10-28 10:30:17 +09:00
2017-08-14 16:06:24 +02:00
2017-10-31 13:13:34 +01:00
2018-05-16 14:35:24 +02:00
2018-05-16 14:35:24 +02:00
2017-01-26 15:27:37 +01:00
2018-02-22 15:25:40 +01:00
2018-06-12 16:19:22 -07:00
2018-05-16 14:35:24 +02:00
2018-01-16 23:42:36 +01:00
2018-05-16 14:35:24 +02:00
2017-10-25 11:25:40 +02:00
2016-02-16 00:20:03 +01:00
2018-05-16 14:35:24 +02:00
2018-05-16 14:35:24 +02:00
2018-05-24 10:14:30 +02:00
2018-05-24 13:43:56 +02:00
2018-05-24 14:22:04 +02:00
2018-05-24 14:24:00 +02:00
2018-05-24 14:25:13 +02:00
2018-05-24 17:09:41 +02:00
2018-05-24 17:09:41 +02:00
2018-05-24 17:09:41 +02:00
2018-04-27 00:55:16 +02:00
2018-04-30 10:48:08 +02:00
2016-09-13 10:35:56 +02:00
2018-05-24 17:09:41 +02:00
2018-05-16 14:35:24 +02:00
2018-05-24 17:09:41 +02:00
2018-02-22 13:49:59 +01:00
2016-04-05 17:02:35 +02:00
2018-03-18 17:48:59 +01:00
2016-06-07 09:35:16 +02:00
2017-12-22 15:24:31 +01:00
2017-03-24 14:04:37 +01:00
2016-06-07 09:35:16 +02:00
2016-09-13 10:35:56 +02:00
2017-03-15 11:16:36 +01:00
2016-08-23 11:23:41 +02:00
2018-03-02 11:00:43 +01:00
2017-08-21 00:06:04 +02:00
2018-05-24 10:22:21 +02:00
2016-12-30 09:18:10 +01:00
2018-05-23 10:07:26 +02:00
2017-09-21 14:14:17 +02:00
2017-11-08 14:06:21 +01:00
2017-11-13 11:43:10 +01:00
2018-08-03 19:26:03 +02:00
2018-06-12 16:19:22 -07:00
2018-02-22 15:14:58 +01:00
2016-09-13 10:35:56 +02:00
2016-06-07 09:35:16 +02:00
2016-09-13 10:35:56 +02:00
2017-01-26 15:27:37 +01:00
2016-06-07 09:35:16 +02:00
2016-09-13 10:35:56 +02:00
2018-02-23 15:26:42 +01:00
2016-10-21 14:55:07 +02:00
2018-05-16 14:35:24 +02:00
2016-02-23 20:35:49 +05:30
2017-09-04 14:41:02 +01:00
2017-08-23 10:20:16 +02:00
2016-02-23 20:35:50 +05:30
2018-06-06 11:15:43 -07:00
2018-05-16 14:35:24 +02:00
2016-06-07 09:35:16 +02:00
2016-01-05 11:21:20 +01:00
2017-01-26 15:27:37 +01:00
2017-11-08 14:06:21 +01:00
2018-01-09 14:51:00 +01:00
2018-02-12 09:36:06 +01:00
2016-09-13 10:35:56 +02:00
2017-01-26 15:27:37 +01:00
2018-03-26 10:28:19 +02:00
2017-12-29 21:13:04 +01:00
2017-03-06 14:35:22 +01:00
2017-08-14 15:01:12 +02:00
2018-05-16 14:35:24 +02:00
2018-04-27 01:06:21 +02:00
2016-01-05 11:21:20 +01:00
2017-08-23 09:21:54 +02:00
2017-11-08 14:06:21 +01:00
2018-05-23 11:43:03 +02:00
2018-02-02 14:22:53 -08:00
2017-12-22 15:24:31 +01:00
2016-07-04 16:51:29 +02:00
2018-05-16 14:35:24 +02:00
2017-12-20 10:34:58 +01:00
2018-06-08 10:31:52 -07:00
2018-05-23 14:01:03 +02:00
2018-05-23 14:01:03 +02:00
2018-04-05 09:51:41 -07:00