linux-i3c.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] Introduce an attribute to choose timing setting
@ 2021-06-21  9:01 kewei.xu
  2021-06-21  9:01 ` [PATCH V2 1/3] i2c: mediatek: Add OFFSET_EXT_CONF setting back kewei.xu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: kewei.xu @ 2021-06-21  9:01 UTC (permalink / raw)
  To: bbrezillon
  Cc: matthias.bgg, robh+dt, mark.rutland, linux-i3c, devicetree,
	linux-arm-kernel, linux-kernel, linux-mediatek, srv_heupstream,
	leilk.liu, qii.wang, liguo.zhang, xinping.qian

From 7f9f31c3e49e67e915a5137259a3f5bd62818339 Mon Sep 17 00:00:00 2001
From: Kewei Xu <kewei.xu@mediatek.com>
Date: Mon, 21 Jun 2021 16:36:09 +0800
Subject: [PATCH V2 0/3] Introduce an attribute to choose timing setting

Main changes compared to V1:
--split OFFSET_EXT_CONF into another patch.
--add attribute default-timing-adjust into dt-binding. 

Kewei Xu (3):
  i2c: mediatek: Add OFFSET_EXT_CONF setting back
  dt-bindings: i2c: add attribute default-timing-adjust
  i2c: mediatek: Isolate speed setting via dts for special devices

 .../devicetree/bindings/i2c/i2c-mt65xx.txt         |  2 +
 drivers/i2c/busses/i2c-mt65xx.c                    | 88 ++++++++++++++++++++--
 2 files changed, 83 insertions(+), 7 deletions(-)

-- 
1.9.1
 
-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

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

end of thread, other threads:[~2021-06-22 15:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-21  9:01 [PATCH V2 0/3] Introduce an attribute to choose timing setting kewei.xu
2021-06-21  9:01 ` [PATCH V2 1/3] i2c: mediatek: Add OFFSET_EXT_CONF setting back kewei.xu
2021-06-21  9:01 ` [PATCH V2 2/3] dt-bindings: i2c: add attribute default-timing-adjust kewei.xu
2021-06-21  9:01 ` [PATCH V2 3/3] i2c: mediatek: Isolate speed setting via dts for special devices kewei.xu
2021-06-21  9:44   ` Tzung-Bi Shih

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).