All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: linux-i2c@vger.kernel.org, Kumar Gala <galak@codeaurora.org>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Rob Herring <robh+dt@kernel.org>,
	Kamal Dasu <kdasu.kdev@gmail.com>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	Neelesh Gupta <neelegup@linux.vnet.ibm.com>,
	Ray Jui <rjui@broadcom.com>,
	David Box <david.e.box@linux.intel.com>,
	Javier Martinez Canillas <javier@osg.samsung.com>,
	Pawel Moll <pawel.moll@arm.com>,
	devicetree@vger.kernel.org,
	Beniamino Galvani <b.galvani@gmail.com>,
	Lee Jones <lee.jones@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	Max Schwarz <max.schwarz@online.de>,
	Laurentiu Palcu <laurentiu.palcu@intel.com>,
	Andrew Bresticker <abrestic@chromium.org>,
	linux-kernel@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
	Subhendu Sekhar Behera <sbehera@broadcom.com>
Subject: Re: [PATCH v2 2/2] i2c: uniphier_f: add UniPhier FIFO-builtin I2C driver
Date: Fri, 23 Oct 2015 13:49:15 +0200	[thread overview]
Message-ID: <20151023114915.GJ13380@katana> (raw)
In-Reply-To: <1445597520-6299-3-git-send-email-yamada.masahiro@socionext.com>

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

On Fri, Oct 23, 2015 at 07:52:00PM +0900, Masahiro Yamada wrote:
> Add support for on-chip I2C controller used on newer UniPhier SoCs
> such as PH1-Pro4, PH1-Pro5, etc.  This adapter is equipped with
> 8-depth TX/RX FIFOs.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Applied to for-next, thanks!


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: wsa@the-dreams.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/2] i2c: uniphier_f: add UniPhier FIFO-builtin I2C driver
Date: Fri, 23 Oct 2015 13:49:15 +0200	[thread overview]
Message-ID: <20151023114915.GJ13380@katana> (raw)
In-Reply-To: <1445597520-6299-3-git-send-email-yamada.masahiro@socionext.com>

On Fri, Oct 23, 2015 at 07:52:00PM +0900, Masahiro Yamada wrote:
> Add support for on-chip I2C controller used on newer UniPhier SoCs
> such as PH1-Pro4, PH1-Pro5, etc.  This adapter is equipped with
> 8-depth TX/RX FIFOs.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Applied to for-next, thanks!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151023/48abc12c/attachment-0001.sig>

  reply	other threads:[~2015-10-23 11:49 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-23 10:51 [PATCH v2 0/2] i2c: uniphier: add two I2C controller drivers for UniPhier SoC platform Masahiro Yamada
2015-10-23 10:51 ` Masahiro Yamada
2015-10-23 10:51 ` Masahiro Yamada
2015-10-23 10:51 ` [PATCH v2 1/2] i2c: uniphier: add UniPhier FIFO-less I2C driver Masahiro Yamada
2015-10-23 10:51   ` Masahiro Yamada
2015-10-23 10:51   ` Masahiro Yamada
     [not found]   ` <1445597520-6299-2-git-send-email-yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org>
2015-10-23 11:49     ` Wolfram Sang
2015-10-23 11:49       ` Wolfram Sang
2015-10-23 11:49       ` Wolfram Sang
2015-10-23 10:52 ` [PATCH v2 2/2] i2c: uniphier_f: add UniPhier FIFO-builtin " Masahiro Yamada
2015-10-23 10:52   ` Masahiro Yamada
2015-10-23 10:52   ` Masahiro Yamada
2015-10-23 11:49   ` Wolfram Sang [this message]
2015-10-23 11:49     ` Wolfram Sang
2015-10-26  8:17 ` [PATCH v2 0/2] i2c: uniphier: add two I2C controller drivers for UniPhier SoC platform Lee Jones
2015-10-26  8:17   ` Lee Jones
2015-10-26  8:17   ` Lee Jones
2015-10-26  8:27   ` Masahiro Yamada
2015-10-26  8:27     ` Masahiro Yamada
2015-10-26  8:27     ` Masahiro Yamada
     [not found]     ` <CAK7LNATVmVi=4ugv0MgoCUzusphNeAXTC_K-PsXDiTLoCkV4-Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-10-26  8:31       ` Geert Uytterhoeven
2015-10-26  8:31         ` Geert Uytterhoeven
2015-10-26  8:31         ` Geert Uytterhoeven
2015-10-26  8:35         ` Wolfram Sang
2015-10-26  8:35           ` Wolfram Sang
2015-10-26  8:35           ` Wolfram Sang
2015-10-26 10:47         ` Lee Jones
2015-10-26 10:47           ` Lee Jones
2015-10-26 10:47           ` Lee Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151023114915.GJ13380@katana \
    --to=wsa@the-dreams.de \
    --cc=abrestic@chromium.org \
    --cc=b.galvani@gmail.com \
    --cc=david.e.box@linux.intel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=geert@linux-m68k.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=javier@osg.samsung.com \
    --cc=kdasu.kdev@gmail.com \
    --cc=laurentiu.palcu@intel.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=max.schwarz@online.de \
    --cc=neelegup@linux.vnet.ibm.com \
    --cc=pawel.moll@arm.com \
    --cc=rjui@broadcom.com \
    --cc=robh+dt@kernel.org \
    --cc=sbehera@broadcom.com \
    --cc=yamada.masahiro@socionext.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.