public inbox for linux-mips@vger.kernel.org
 help / color / mirror / Atom feed
* Fix bug for Ingenic X1000 v2.
@ 2021-03-19 10:12 周琰杰 (Zhou Yanjie)
  2021-03-19 10:12 ` [PATCH v2] I2C: JZ4780: Fix bug for Ingenic X1000 周琰杰 (Zhou Yanjie)
  0 siblings, 1 reply; 3+ messages in thread
From: 周琰杰 (Zhou Yanjie) @ 2021-03-19 10:12 UTC (permalink / raw)
  To: wsa, paul
  Cc: linux-mips, linux-i2c, linux-kernel, dongsheng.qiu, aric.pzqi,
	ywltyut, sernia.zhou

For SoCs after X1000, only send "X1000_I2C_DC_STOP" when last byte,
or it will cause error when I2C write operation.

v1->v2:
1.Add missing Reported-by and Tested-by.
2.Remove change which not related to the bugfix.

周琰杰 (Zhou Yanjie) (1):
  I2C: JZ4780: Fix bug for Ingenic X1000.

 drivers/i2c/busses/i2c-jz4780.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-03-31  7:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-19 10:12 Fix bug for Ingenic X1000 v2 周琰杰 (Zhou Yanjie)
2021-03-19 10:12 ` [PATCH v2] I2C: JZ4780: Fix bug for Ingenic X1000 周琰杰 (Zhou Yanjie)
2021-03-31  7:18   ` Wolfram Sang

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