All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] add i2c support for mt8195
@ 2021-06-08  3:16 ` Kewei Xu
  0 siblings, 0 replies; 30+ messages in thread
From: Kewei Xu @ 2021-06-08  3:16 UTC (permalink / raw)
  To: wsa
  Cc: matthias.bgg, robh+dt, linux-i2c, devicetree, linux-arm-kernel,
	linux-kernel, linux-mediatek, srv_heupstream, leilk.liu,
	qii.wang, qiangming.xia, kewei.xu

This series are based on 5.13-rc1 and we provide three i2c patches
to support mt8195 SoC.

Kewei.Xu (3):
  dt-bindings: i2c: update bindings for MT8195 SoC
  i2c: mediatek: Dump i2c/dma register when a timeout occurs
  i2c: mediatek: Reset the handshake signal between i2c and dma

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

-- 
1.9.1

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

end of thread, other threads:[~2021-06-29 12:23 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-08  3:16 [PATCH 0/3] add i2c support for mt8195 Kewei Xu
2021-06-08  3:16 ` Kewei Xu
2021-06-08  3:16 ` Kewei Xu
2021-06-08  3:16 ` [PATCH 1/3] dt-bindings: i2c: update bindings for MT8195 SoC Kewei Xu
2021-06-08  3:16   ` Kewei Xu
2021-06-08  3:16   ` Kewei Xu
2021-06-08 13:59   ` Matthias Brugger
2021-06-08 13:59     ` Matthias Brugger
2021-06-08 13:59     ` Matthias Brugger
2021-06-18 20:27   ` Rob Herring
2021-06-18 20:27     ` Rob Herring
2021-06-18 20:27     ` Rob Herring
2021-06-08  3:16 ` [PATCH 2/3] i2c: mediatek: Dump i2c/dma register when a timeout occurs Kewei Xu
2021-06-08  3:16   ` Kewei Xu
2021-06-08  3:16   ` Kewei Xu
2021-06-08 14:01   ` Matthias Brugger
2021-06-08 14:01     ` Matthias Brugger
2021-06-08 14:01     ` Matthias Brugger
2021-06-09  2:43     ` Kewei Xu
2021-06-09  2:43       ` Kewei Xu
2021-06-09  2:43       ` Kewei Xu
2021-06-29  4:19       ` Tzung-Bi Shih
2021-06-29  4:19         ` Tzung-Bi Shih
2021-06-29  4:19         ` Tzung-Bi Shih
2021-06-29 12:12         ` Kewei Xu
2021-06-29 12:12           ` Kewei Xu
2021-06-29 12:12           ` Kewei Xu
2021-06-08  3:16 ` [PATCH 3/3] i2c: mediatek: Reset the handshake signal between i2c and dma Kewei Xu
2021-06-08  3:16   ` Kewei Xu
2021-06-08  3:16   ` Kewei Xu

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.