devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] i2c: at91: add support for SDA HOLD
@ 2015-12-03  9:53 Ludovic Desroches
       [not found] ` <1449136434-27619-1-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Ludovic Desroches @ 2015-12-03  9:53 UTC (permalink / raw)
  To: wsa, nicolas.ferre, alexandre.belloni
  Cc: linux-i2c, linux-kernel, plagnioj, linux-arm-kernel, devicetree,
	Ludovic Desroches

Changes:
- from v1:
  - fix typos,
  - change MAX_HOLD macro to follow Nicolas' advice,
  - make it clear that sama5d2 also support i2c-sda-hold-time-ns.

Ludovic Desroches (4):
  i2c: at91: add support for the HOLD field
  i2c: at91: update bindings documention
  ARM: at91/dt: sama5d4: update i2c compatible string
  ARM: at91/dt: sama5d2 Xplained: pmic needs a specific sda hold time

 Documentation/devicetree/bindings/i2c/i2c-at91.txt |  5 +-
 arch/arm/boot/dts/at91-sama5d2_xplained.dts        |  1 +
 arch/arm/boot/dts/sama5d4.dtsi                     |  6 +--
 drivers/i2c/busses/i2c-at91.c                      | 53 ++++++++++++++++++++--
 4 files changed, 58 insertions(+), 7 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2015-12-03 20:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-03  9:53 [PATCH v2 0/4] i2c: at91: add support for SDA HOLD Ludovic Desroches
     [not found] ` <1449136434-27619-1-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2015-12-03  9:53   ` [PATCH v2 1/4] i2c: at91: add support for the HOLD field Ludovic Desroches
     [not found]     ` <1449136434-27619-2-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2015-12-03 10:30       ` Nicolas Ferre
2015-12-03  9:53 ` [PATCH v2 1/4] i2c: at91: add upport " Ludovic Desroches
2015-12-03 10:08   ` Ludovic Desroches
2015-12-03  9:53 ` [PATCH v2 2/4] i2c: at91: update bindings documention Ludovic Desroches
2015-12-03 10:32   ` Nicolas Ferre
2015-12-03  9:53 ` [PATCH v2 3/4] ARM: at91/dt: sama5d4: update i2c compatible string Ludovic Desroches
2015-12-03 10:33   ` Nicolas Ferre
2015-12-03 20:45     ` Wolfram Sang
2015-12-03  9:53 ` [PATCH v2 4/4] ARM: at91/dt: sama5d2 Xplained: pmic needs a specific sda hold time Ludovic Desroches
2015-12-03 10:34   ` Nicolas Ferre

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).