All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] renesas/topic/rcar-i2c-recovery for renesas drivers
@ 2017-12-15 16:02 Wolfram Sang
  2017-12-21 14:10 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2017-12-15 16:02 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Geert Uytterhoeven, Wolfram Sang

[-- Attachment #1: Type: text/plain, Size: 1463 bytes --]

Hi Geert,

here is a topic branch for renesas-drivers which enables I2C bus
recovery on i2c-rcar IP cores.

It is based on i2c/for-next + renesas/dt-for-v4.16 +
renesas/topc/ip-switch-rework-2017.

Please pull.

Kind regards,

   Wolfram


The following changes since commit 62127db8d012c586fdd45d1768261aaa3938c8b7:

  Merge branch 'renesas/topc/ip-switch-rework-2017' into renesas/topic/rcar-i2c-recovery (2017-12-15 16:43:40 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/topic/rcar-i2c-recovery

for you to fetch changes up to e5bb5ef5f51d223dfcd188c803e746d445320b92:

  i2c: rcar: implement bus recovery (2017-12-15 16:45:43 +0100)

----------------------------------------------------------------
Wolfram Sang (7):
      i2c: algo-bit: init the bus to a known state
      i2c: make kerneldoc about bus recovery more precise
      i2c: add identifier in declarations for i2c_bus_recovery
      i2c: add 'set_sda' to bus_recovery_info
      i2c: ensure SDA is released in recovery if SDA is controllable
      i2c: send STOP after successful bus recovery
      i2c: rcar: implement bus recovery

 drivers/i2c/algos/i2c-algo-bit.c |  5 ++++
 drivers/i2c/busses/i2c-rcar.c    | 54 ++++++++++++++++++++++++++++++++++++++--
 drivers/i2c/i2c-core-base.c      | 25 ++++++++++++++++++-
 include/linux/i2c.h              | 20 +++++++++------
 4 files changed, 93 insertions(+), 11 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [PULL REQUEST] renesas/topic/rcar-i2c-recovery for renesas drivers
  2017-12-15 16:02 [PULL REQUEST] renesas/topic/rcar-i2c-recovery for renesas drivers Wolfram Sang
@ 2017-12-21 14:10 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2017-12-21 14:10 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: Linux-Renesas

Hi Wolfram,

On Fri, Dec 15, 2017 at 5:02 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
> here is a topic branch for renesas-drivers which enables I2C bus
> recovery on i2c-rcar IP cores.
>
> It is based on i2c/for-next + renesas/dt-for-v4.16 +
> renesas/topc/ip-switch-rework-2017.
>
> Please pull.
>
> Kind regards,
>
>    Wolfram
>
>
> The following changes since commit 62127db8d012c586fdd45d1768261aaa3938c8b7:
>
>   Merge branch 'renesas/topc/ip-switch-rework-2017' into renesas/topic/rcar-i2c-recovery (2017-12-15 16:43:40 +0100)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/topic/rcar-i2c-recovery
>
> for you to fetch changes up to e5bb5ef5f51d223dfcd188c803e746d445320b92:
>
>   i2c: rcar: implement bus recovery (2017-12-15 16:45:43 +0100)

Thank you, merges cleanly into today's linux-next.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

end of thread, other threads:[~2017-12-21 14:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-15 16:02 [PULL REQUEST] renesas/topic/rcar-i2c-recovery for renesas drivers Wolfram Sang
2017-12-21 14:10 ` Geert Uytterhoeven

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.