Lucas Tanure
cb13aa16f3
i2c: meson: Fix wrong speed use from probe
...
Having meson_i2c_set_clk_div after i2c_add_adapter
causes issues for client drivers that try to use
the bus before the requested speed is applied.
The bus can be used just after i2c_add_adapter, so
move i2c_add_adapter to the final step as
meson_i2c_set_clk_div needs to be called before
the bus is used.
Fixes: 09af1c2fa490 ("i2c: meson: set clock divider in probe instead of setting it for each transfer")
Signed-off-by: Lucas Tanure <tanure@linux.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
2022-03-20 00:20:38 +01:00
..
2019-06-19 17:09:55 +02:00
2020-07-04 08:25:13 +02:00
2021-07-02 09:14:46 +02:00
2021-05-27 21:29:26 +02:00
2021-06-03 22:25:24 +02:00
2019-05-30 11:26:37 -07:00
2019-05-30 11:26:37 -07:00
2021-04-15 22:24:11 +02:00
2022-02-07 15:32:14 +01:00
2021-11-07 14:57:41 +01:00
2021-02-01 23:01:50 +01:00
2021-12-16 22:27:16 +01:00
2021-08-11 15:54:01 +02:00
2021-08-11 15:12:18 +02:00
2019-03-24 22:41:51 +01:00
2020-11-03 21:34:40 +01:00
2019-05-30 11:26:37 -07:00
2020-04-18 23:42:14 +02:00
2022-02-23 14:14:15 +01:00
2021-08-10 22:40:55 +02:00
2021-09-29 23:05:05 +02:00
2022-02-18 10:37:33 +01:00
2021-08-25 23:07:05 +02:00
2021-11-29 09:52:10 +01:00
2022-02-15 10:04:53 +01:00
2022-02-15 10:04:53 +01:00
2022-03-01 15:58:57 +01:00
2021-06-20 23:13:34 +02:00
2020-09-27 15:14:16 +02:00
2022-03-11 21:54:21 +01:00
2021-06-23 18:23:55 +02:00
2022-03-18 11:38:43 +01:00
2022-02-11 15:38:23 +01:00
2022-02-11 15:38:23 +01:00
2022-03-01 16:31:39 +01:00
2022-03-01 16:31:39 +01:00
2022-03-01 16:31:39 +01:00
2022-03-11 21:54:21 +01:00
2020-11-06 16:02:00 +01:00
2021-02-12 08:21:57 +01:00
2020-03-24 22:36:59 +01:00
2019-06-05 17:37:10 +02:00
2021-05-27 21:33:10 +02:00
2021-02-22 09:02:24 -08:00
2021-04-14 10:20:00 +02:00
2021-12-16 22:21:27 +01:00
2020-07-24 21:31:33 +02:00
2021-01-05 17:30:45 +01:00
2021-08-03 22:48:39 +02:00
2021-04-10 21:54:05 +02:00
2021-08-19 19:18:24 +02:00
2019-05-30 11:26:37 -07:00
2022-03-11 21:33:08 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2021-05-25 21:21:32 +02:00
2021-04-14 09:49:06 +02:00
2021-04-14 09:49:09 +02:00
2021-11-23 11:16:56 +01:00
2021-08-19 19:18:17 +02:00
2019-07-15 21:10:39 -07:00
2019-05-30 11:26:41 -07:00
2021-10-02 09:48:53 +02:00
2021-04-30 13:01:02 -07:00
2021-09-29 23:07:02 +02:00
2020-04-18 23:42:14 +02:00
2022-03-20 00:20:38 +01:00
2021-04-14 10:20:45 +02:00
2021-10-11 12:32:00 +02:00
2022-01-14 16:19:38 +01:00
2022-03-11 21:54:21 +01:00
2020-03-24 22:36:59 +01:00
2021-04-15 22:13:19 +02:00
2021-08-11 15:16:01 +02:00
2019-05-30 11:26:37 -07:00
2019-05-30 11:26:37 -07:00
2021-05-27 21:27:48 +02:00
2022-02-07 17:03:36 +01:00
2022-02-15 10:05:02 +01:00
2021-05-27 21:33:41 +02:00
2021-01-17 12:26:55 +01:00
2018-03-02 11:11:15 +01:00
2020-04-15 12:09:09 +02:00
2021-04-14 09:49:17 +02:00
2020-08-23 17:36:59 -05:00
2020-12-09 21:23:21 +01:00
2021-08-10 23:07:37 +02:00
2022-02-15 10:28:34 +01:00
2021-10-11 11:45:56 +02:00
2022-02-15 10:28:34 +01:00
2021-10-11 11:45:48 +02:00
2021-01-26 07:42:27 +01:00
2020-12-02 21:29:31 +01:00
2022-02-11 15:38:23 +01:00
2021-05-27 21:34:08 +02:00
2021-03-18 11:59:57 +01:00
2019-06-19 17:09:10 +02:00
2021-10-02 09:32:06 +02:00
2022-02-23 14:14:15 +01:00
2022-03-01 16:08:59 +01:00
2021-10-29 21:57:33 +02:00
2022-02-11 18:32:02 +01:00
2022-03-01 16:05:01 +01:00
2022-01-14 16:19:38 +01:00
2021-06-24 22:08:00 +02:00
2021-08-19 19:18:24 +02:00
2021-03-18 12:11:45 +01:00
2021-04-17 22:00:58 +02:00
2022-01-11 21:11:24 +01:00
2020-07-04 08:25:13 +02:00
2019-06-19 17:09:07 +02:00
2019-05-30 11:26:37 -07:00
2019-05-30 11:26:37 -07:00
2019-05-30 11:26:37 -07:00
2021-04-14 09:49:20 +02:00
2021-05-27 21:39:35 +02:00
2020-09-21 11:45:43 +02:00
2019-08-14 14:56:54 +02:00
2021-05-27 21:39:57 +02:00
2022-01-14 16:19:38 +01:00
2021-08-17 21:37:40 +02:00
2021-08-17 21:41:32 +02:00
2020-01-15 20:39:41 +01:00
2021-06-03 22:31:42 +02:00
2022-03-01 20:34:00 +01:00
2020-03-24 22:36:59 +01:00
2020-01-06 15:40:43 +01:00
2020-04-18 23:42:14 +02:00
2020-04-18 23:42:14 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:37 -07:00
2020-07-23 22:04:08 +02:00
2019-05-30 11:26:32 -07:00
2022-01-14 18:50:52 -05:00
2020-03-24 22:36:59 +01:00
2021-11-06 22:09:37 +01:00
2022-03-02 22:26:41 +01:00
2021-11-23 10:00:12 +01:00
2022-02-23 14:14:15 +01:00
2022-02-15 10:04:53 +01:00
2020-07-23 22:04:08 +02:00