All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Yingjoe Chen <yingjoe.chen@mediatek.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	linux-i2c@vger.kernel.org, Jean Delvare <jdelvare@suse.de>,
	Xudong Chen <xudong.chen@mediatek.com>,
	Russell King <linux@arm.linux.org.uk>,
	Arnd Bergmann <arnd@arndb.de>, YH Chen <yh.chen@mediatek.com>,
	Liguo Zhang <Liguo.Zhang@mediatek.com>,
	Nathan Chung <nathan.chung@mediatek.com>,
	Grant Likely <grant.likely@linaro.org>,
	devicetree@vger.kernel.org, Pawel Moll <pawel.moll@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Rob Herring <robh+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Eddie Huang <eddie.huang@mediatek.com>,
	linux-arm-kernel@lists.infradead.org,
	srv_heupstream@mediatek.com, linux-kernel@vger.kernel.org,
	Sascha Hauer <kernel@pengutronix.de>,
	Kumar Gala <galak@codeaurora.org>
Subject: Re: [PATCH v3 0/2] ARM: mediatek: Add driver for Mediatek I2C controller
Date: Tue, 13 Jan 2015 16:23:05 +0100	[thread overview]
Message-ID: <20150113152305.GJ7660@katana> (raw)
In-Reply-To: <1421162154.27675.75.camel@mtksdaap41>

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


> I think the quirks can describe our HW limitation without issue.
> We are porting our i2c driver base on that. Will let you know the test
> result.

Great news, thanks for the update :)


[-- 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 v3 0/2] ARM: mediatek: Add driver for Mediatek I2C controller
Date: Tue, 13 Jan 2015 16:23:05 +0100	[thread overview]
Message-ID: <20150113152305.GJ7660@katana> (raw)
In-Reply-To: <1421162154.27675.75.camel@mtksdaap41>


> I think the quirks can describe our HW limitation without issue.
> We are porting our i2c driver base on that. Will let you know the test
> result.

Great news, thanks for the update :)

-------------- 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/20150113/12d4d1df/attachment.sig>

  reply	other threads:[~2015-01-13 15:23 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-24  9:38 [PATCH v3 0/2] ARM: mediatek: Add driver for Mediatek I2C controller Xudong Chen
2014-11-24  9:38 ` Xudong Chen
2014-11-24  9:38 ` Xudong Chen
2014-11-24  9:38 ` [PATCH v3 1/2] dt-bindings: Add I2C bindings for mt65xx/mt81xx Xudong Chen
2014-11-24  9:38   ` Xudong Chen
2014-11-24  9:38   ` Xudong Chen
2014-11-24  9:38 ` [PATCH v3 2/2] I2C: mediatek: Add driver for MediaTek I2C controller Xudong Chen
2014-11-24  9:38   ` Xudong Chen
2014-11-24  9:38   ` Xudong Chen
2014-11-24 12:15 ` [PATCH v3 0/2] ARM: mediatek: Add driver for Mediatek " Wolfram Sang
2014-11-24 12:15   ` Wolfram Sang
2014-11-24 12:15   ` Wolfram Sang
2014-11-27 14:00   ` Yingjoe Chen
2014-11-27 14:00     ` Yingjoe Chen
2014-11-27 14:00     ` Yingjoe Chen
2014-11-27 16:45     ` Wolfram Sang
2014-11-27 16:45       ` Wolfram Sang
2014-11-27 16:45       ` Wolfram Sang
2014-12-12  2:40       ` Yingjoe Chen
2014-12-12  2:40         ` Yingjoe Chen
2014-12-12  2:40         ` Yingjoe Chen
2015-01-06 13:37         ` Wolfram Sang
2015-01-06 13:37           ` Wolfram Sang
2015-01-06 13:37           ` Wolfram Sang
2015-01-13  9:57           ` Wolfram Sang
2015-01-13  9:57             ` Wolfram Sang
2015-01-13  9:57             ` Wolfram Sang
2015-01-13 15:15             ` Yingjoe Chen
2015-01-13 15:15               ` Yingjoe Chen
2015-01-13 15:15               ` Yingjoe Chen
2015-01-13 15:23               ` Wolfram Sang [this message]
2015-01-13 15:23                 ` Wolfram Sang

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=20150113152305.GJ7660@katana \
    --to=wsa@the-dreams.de \
    --cc=Liguo.Zhang@mediatek.com \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=eddie.huang@mediatek.com \
    --cc=galak@codeaurora.org \
    --cc=grant.likely@linaro.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=jdelvare@suse.de \
    --cc=kernel@pengutronix.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=matthias.bgg@gmail.com \
    --cc=nathan.chung@mediatek.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=srv_heupstream@mediatek.com \
    --cc=xudong.chen@mediatek.com \
    --cc=yh.chen@mediatek.com \
    --cc=yingjoe.chen@mediatek.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.