mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/5] i2c: i.MX driver some cleanup
@ 2019-02-27  8:19 Sascha Hauer
  2019-02-27  8:19 ` [PATCH 1/5] i2c: i.MX: Do not call i2c_fsl_bus_busy twice Sascha Hauer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sascha Hauer @ 2019-02-27  8:19 UTC (permalink / raw)
  To: Barebox List

Some small improvements for the i.MX I2C driver.

Sascha Hauer (5):
  i2c: i.MX: Do not call i2c_fsl_bus_busy twice
  i2c: i.MX: move disabling of controller out of i2c_fsl_stop
  i2c: i.MX: Track stopped status in I2CR_MSTA bit
  i2c: i.MX: consolidate code
  i2c: i.MX: fix variable name

 drivers/i2c/busses/i2c-imx.c | 121 +++++++++++++----------------------
 1 file changed, 46 insertions(+), 75 deletions(-)

-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-02-27  8:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-27  8:19 [PATCH 0/5] i2c: i.MX driver some cleanup Sascha Hauer
2019-02-27  8:19 ` [PATCH 1/5] i2c: i.MX: Do not call i2c_fsl_bus_busy twice Sascha Hauer
2019-02-27  8:19 ` [PATCH 2/5] i2c: i.MX: move disabling of controller out of i2c_fsl_stop Sascha Hauer
2019-02-27  8:19 ` [PATCH 3/5] i2c: i.MX: Track stopped status in I2CR_MSTA bit Sascha Hauer
2019-02-27  8:19 ` [PATCH 4/5] i2c: i.MX: consolidate code Sascha Hauer
2019-02-27  8:19 ` [PATCH 5/5] i2c: i.MX: fix variable name Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox