1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-31 14:47:57 +01:00
Files
u-boot-megous/drivers
Simon Glass 45d9ae87cb exynos: i2c: Tidy up the driver model code
The existing driver model implementation uses the old non-driver-model code
to operate, but has become impossibly tangled as a result. The actual
algorithm is quite simple.

Also the normal-speed and high-speed buses are quite different and it
doesn't seem that useful to put them in the same driver.

Finally, there is a bug which breaks communication with the Maxim sound
codec and may cause problems with other device.

Rewrite the driver model code for normal-speed operation so that it is
easier to understand, and fix the bug. Add a TODO to split the drivers.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
2015-08-05 21:06:10 -06:00
..
2015-08-03 12:06:38 -07:00
2015-07-27 15:53:52 -07:00
2015-04-10 14:23:23 +02:00
2015-08-05 10:49:32 -06:00
2015-05-26 14:13:12 +02:00
2015-08-05 08:44:05 -06:00
2015-07-28 11:56:28 +02:00
2015-07-21 17:39:29 -06:00
2015-07-21 17:39:29 -06:00