Simon Glass
7bd21b6264
i2c: Add enums for i2c speed and address size
...
Some drivers define their own speed enums and use their own constants for
speed. It makes sense to have a unified defition of the different speeds.
Since many controllers have to do different things for fast/high speed, it
is a good idea to have an enum for the mode.
Add these as well as an enum for the address mode.
Signed-off-by: Simon Glass <sjg@chromium.org >
Reviewed-by: Heiko Schocher <hs@denx.de >
2020-01-27 07:22:23 +01:00
..
2020-01-27 07:17:53 +01:00
2020-01-25 12:20:51 -05:00
2019-12-06 16:44:20 -05:00
2020-01-09 08:52:21 -05:00
2020-01-26 12:05:11 -05:00
2020-01-20 10:10:28 +05:30
2019-12-26 16:00:20 +05:30
2019-12-06 16:44:20 -05:00
2020-01-24 23:06:49 +05:30
2020-01-08 15:24:50 -05:00
2020-01-09 08:52:21 -05:00
2020-01-17 10:16:29 -05:00
2019-12-15 08:48:33 +08:00
2020-01-25 12:04:36 -05:00
2020-01-07 11:13:24 -05:00
2019-12-02 18:23:08 -05:00
2019-12-15 11:44:16 +08:00
2020-01-16 09:39:45 -05:00
2020-01-24 23:06:48 +05:30
2019-12-02 18:25:02 -05:00
2020-01-24 23:06:49 +05:30
2020-01-24 23:06:49 +05:30
2019-12-15 08:52:29 +08:00
2020-01-24 23:06:49 +05:30
2020-01-07 14:37:50 +01:00
2019-12-09 09:47:43 -06:00
2020-01-15 19:50:31 -05:00
2020-01-16 13:16:25 +08:00
2020-01-24 23:06:48 +05:30
2020-01-07 18:08:22 +01:00
2020-01-07 18:08:22 +01:00
2020-01-07 18:08:20 +01:00
2019-12-06 16:44:18 -05:00
2020-01-24 23:06:48 +05:30
2020-01-24 23:06:48 +05:30
2020-01-24 23:06:47 +05:30
2020-01-24 23:06:47 +05:30
2020-01-24 23:06:48 +05:30
2020-01-14 22:54:00 +01:00
2020-01-20 15:38:16 +01:00
2020-01-24 23:06:49 +05:30
2019-12-17 06:58:19 +01:00
2020-01-27 07:22:23 +01:00
2020-01-24 23:06:49 +05:30
2020-01-20 15:38:16 +01:00
2020-01-24 23:06:49 +05:30
2019-12-02 18:25:01 -05:00
2019-12-15 11:44:12 +08:00
2020-01-07 16:03:01 -07:00
2019-12-02 18:23:11 -05:00
2019-12-09 09:47:43 -06:00
2020-01-16 13:21:01 +08:00
2020-01-25 12:04:36 -05:00
2020-01-24 23:06:48 +05:30
2019-12-10 08:23:10 +08:00
2019-12-15 11:44:11 +08:00
2020-01-07 18:08:20 +01:00
2019-12-15 08:52:29 +08:00
2020-01-07 18:08:19 +01:00
2019-12-09 09:47:42 -06:00
2019-12-09 09:47:42 -06:00
2019-12-15 11:44:25 +08:00
2019-12-02 18:23:07 -05:00
2020-01-07 11:13:25 -05:00
2020-01-07 18:08:21 +01:00
2019-12-06 16:44:19 -05:00
2019-12-02 18:23:11 -05:00
2019-12-02 18:23:08 -05:00
2019-12-15 11:44:24 +08:00
2019-12-15 11:44:21 +08:00
2020-01-20 15:38:16 +01:00
2019-12-02 18:23:06 -05:00
2020-01-24 23:06:49 +05:30
2020-01-21 15:56:15 +01:00
2020-01-17 10:15:49 -05:00
2020-01-07 11:15:24 +01:00
2020-01-07 18:08:21 +01:00
2019-12-02 18:23:09 -05:00
2019-12-03 08:43:23 -05:00