Re: [PATCH v7 0/3] ARM: mediatek: Add driver for Mediatek I2C

From: Eddie Huang
Date: Thu May 07 2015 - 03:55:08 EST


Hi Lee,

On Thu, 2015-05-07 at 08:39 +0100, Lee Jones wrote:
> On Wed, 06 May 2015, Eddie Huang wrote:
>
> >
> > Eddie Huang (1):
> > I2C: mediatek: Add driver for MediaTek MT8173 I2C controller
> >
> > Xudong Chen (2):
> > dt-bindings: Add I2C bindings for mt65xx/mt81xx.
> > I2C: mediatek: Add driver for MediaTek I2C controller
> >
> > .../devicetree/bindings/i2c/i2c-mt6577.txt | 41 ++
> > drivers/i2c/busses/Kconfig | 9 +
> > drivers/i2c/busses/Makefile | 1 +
> > drivers/i2c/busses/i2c-mt65xx.c | 748 +++++++++++++++++++++
> > 4 files changed, 799 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/i2c/i2c-mt6577.txt
> > create mode 100644 drivers/i2c/busses/i2c-mt65xx.c
>
> Again, you've sent me a patch-set that has absolutely nothing to do
> with me. Can you please stop doing that, my inbox is full enough
> already!
>

Sorry, I use "scripts/get_maintainer.pl" to get mail receiver, and you
are on list.
I will narrow down receiver next time.

Eddie



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/