All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] renesas/topic/i2c-fault-injection for renesas drivers
@ 2017-08-25 15:53 Wolfram Sang
  2017-08-26  9:50 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2017-08-25 15:53 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Geert Uytterhoeven, Wolfram Sang

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

Hi Geert,

here is a topic branch for renesas-drivers introducing the I2C fault
injection feature. Because of the DTS addition, it is based on
renesas-drivers/master. Please let me know if there is more suitable
base and I will happily rebase it for you.

Kind regards,

   Wolfram


The following changes since commit 91538653fd513606684cae7b58972966b0279ca3:

  media: rcar-csi2: Fix section mismatch from rcar_csi2_probe() (2017-08-16 19:26:39 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/topic/i2c-fault-injection

for you to fetch changes up to 4051abe643e3995ec4c7e42d1e27793bbf36cedc:

  i2c: gpio: add fault injector (2017-08-25 17:24:38 +0200)

----------------------------------------------------------------
Wolfram Sang (2):
      arm64: dts: salvator-common: add GPIO based I2C bus
      i2c: gpio: add fault injector

 Documentation/i2c/gpio-fault-injection           |  54 +++++++++++
 arch/arm64/boot/dts/renesas/salvator-common.dtsi |  11 +++
 drivers/i2c/busses/Kconfig                       |   8 ++
 drivers/i2c/busses/i2c-gpio.c                    | 112 +++++++++++++++++++++++
 4 files changed, 185 insertions(+)
 create mode 100644 Documentation/i2c/gpio-fault-injection

[-- 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/i2c-fault-injection for renesas drivers
  2017-08-25 15:53 [PULL REQUEST] renesas/topic/i2c-fault-injection for renesas drivers Wolfram Sang
@ 2017-08-26  9:50 ` Wolfram Sang
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2017-08-26  9:50 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Geert Uytterhoeven

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


> renesas-drivers/master. Please let me know if there is more suitable
> base and I will happily rebase it for you.

Rebased now to i2c/for-next plus renesas/dt-bindings-for-v4.15 and
pushed out.


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

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

end of thread, other threads:[~2017-08-26  9:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-25 15:53 [PULL REQUEST] renesas/topic/i2c-fault-injection for renesas drivers Wolfram Sang
2017-08-26  9:50 ` Wolfram Sang

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.