Simon Glass
0ed0db985a
arm: bcm283x: serial: Move ofdata reading to probe() method
...
We cannot rely on a parent bus that needs to be probed, until we know that
it is probed. That means that code in the ofdata_to_platdata() method
cannot rely on the parent bus being probed.
Move the ofdata code in the two serial drivers into a probe() method.
This fixes serial output on rpi_3b_32b with the following config.txt
options:
enable_uart=1
gpu_freq=250
Signed-off-by: Simon Glass <sjg@chromium.org >
Signed-off-by: Matthias Brugger <mbrugger@suse.com >
2020-05-12 10:59:12 +02:00
..
2018-11-14 09:16:28 -08:00
2019-05-10 22:48:11 +02:00
2018-11-14 09:16:28 -08:00
2020-02-05 19:33:46 -07:00
2018-05-07 09:34:12 -04:00
2020-02-07 16:16:01 -05:00
2020-01-17 13:27:29 -05:00
2020-03-13 09:29:50 -04:00
2020-04-16 14:36:28 +08:00
2020-04-16 14:36:28 +08:00
2020-01-17 13:27:29 -05:00
2019-01-25 08:40:26 +03:00
2020-05-12 10:59:12 +02:00
2020-05-12 10:59:12 +02:00
2020-02-05 19:33:46 -07:00
2020-02-04 01:19:25 +08:00
2020-02-07 16:16:01 -05:00
2018-11-14 09:16:28 -08:00
2018-11-14 09:16:28 -08:00
2018-05-07 09:34:12 -04:00
2020-03-09 15:06:23 +01:00
2020-03-13 09:29:50 -04:00
2018-11-14 09:16:28 -08:00
2018-12-03 10:44:10 -05:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2018-11-14 09:16:28 -08:00
2019-07-19 20:32:24 +02:00
2020-01-17 13:27:29 -05:00
2018-05-07 09:34:12 -04:00
2020-02-05 19:33:46 -07:00
2020-04-24 16:40:09 -04:00
2020-02-05 19:33:46 -07:00
2018-05-07 09:34:12 -04:00
2020-05-07 09:01:42 -04:00
2020-01-17 17:53:40 -05:00
2019-05-01 00:00:05 +02:00
2018-11-14 09:16:28 -08:00
2019-05-10 22:43:18 +02:00
2019-05-10 22:43:18 +02:00
2020-02-05 19:33:46 -07:00
2018-11-14 09:16:28 -08:00
2020-02-05 19:33:46 -07:00
2019-08-27 11:19:23 +02:00
2018-06-23 01:28:15 +09:00
2018-11-14 09:16:28 -08:00
2020-04-06 12:52:45 +02:00
2020-04-16 08:07:57 -06:00
2020-01-17 17:53:40 -05:00
2019-12-02 18:23:10 -05:00
2018-05-07 09:34:12 -04:00