All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] add i2c support for mt8192
@ 2020-07-28 12:30 ` Qii Wang
  0 siblings, 0 replies; 27+ messages in thread
From: Qii Wang @ 2020-07-28 12:30 UTC (permalink / raw)
  To: wsa
  Cc: robh+dt, linux-i2c, devicetree, linux-arm-kernel, linux-kernel,
	linux-mediatek, srv_heupstream, leilk.liu, qii.wang,
	qiangming.xia

This series are based on 5.8-rc1 and we provide four i2c patches
to support mt8192 SoC.

Main changes compared to v1:
--modify the commit with access more than 8GB dram
--add Reviewed-by and Acked-by from Yingjoe, Matthias and Rob

Qii Wang (4):
  i2c: mediatek: Add apdma sync in i2c driver
  i2c: mediatek: Add access to more than 8GB dram in i2c driver
  dt-bindings: i2c: update bindings for MT8192 SoC
  i2c: mediatek: Add i2c compatible for MediaTek MT8192

 .../devicetree/bindings/i2c/i2c-mt65xx.txt         |  1 +
 drivers/i2c/busses/i2c-mt65xx.c                    | 76 +++++++++++++++-------
 2 files changed, 53 insertions(+), 24 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2020-08-05  9:06 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-28 12:30 [PATCH v2 0/4] add i2c support for mt8192 Qii Wang
2020-07-28 12:30 ` Qii Wang
2020-07-28 12:30 ` Qii Wang
2020-07-28 12:30 ` [PATCH v2 1/4] i2c: mediatek: Add apdma sync in i2c driver Qii Wang
2020-07-28 12:30   ` Qii Wang
2020-07-28 12:30   ` Qii Wang
2020-07-28 12:30 ` [PATCH v2 2/4] i2c: mediatek: Add access to more than 8GB dram " Qii Wang
2020-07-28 12:30   ` Qii Wang
2020-07-28 12:30   ` Qii Wang
2020-07-29  7:59   ` Matthias Brugger
2020-07-29  7:59     ` Matthias Brugger
2020-07-29  7:59     ` Matthias Brugger
2020-07-29  8:14     ` Qii Wang
2020-07-29  8:14       ` Qii Wang
2020-07-29  8:14       ` Qii Wang
2020-08-05  8:56       ` wsa
2020-08-05  8:56         ` wsa
2020-08-05  8:56         ` wsa
2020-07-30  2:39   ` Yingjoe Chen
2020-07-30  2:39     ` Yingjoe Chen
2020-07-30  2:39     ` Yingjoe Chen
2020-07-28 12:30 ` [PATCH v2 3/4] dt-bindings: i2c: update bindings for MT8192 SoC Qii Wang
2020-07-28 12:30   ` Qii Wang
2020-07-28 12:30   ` Qii Wang
2020-07-28 12:30 ` [PATCH v2 4/4] i2c: mediatek: Add i2c compatible for MediaTek MT8192 Qii Wang
2020-07-28 12:30   ` Qii Wang
2020-07-28 12:30   ` Qii Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.