All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: "Linux I2C" <linux-i2c@vger.kernel.org>,
	"Linux-sh list" <linux-sh@vger.kernel.org>,
	"Magnus Damm" <magnus.damm@gmail.com>,
	"Simon Horman" <horms@verge.net.au>,
	"Laurent Pinchart" <laurent.pinchart@ideasonboard.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Andrey Danin" <danindrey@mail.ru>,
	"Marc Dietrich" <marvin24@gmx.de>,
	"Debora Grosse" <debora@mds.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/3] i2c: slave: API updates
Date: Thu, 12 Mar 2015 13:28:08 +0000	[thread overview]
Message-ID: <CAMuHMdWU33Q06tEdoVnyZicRojcVb40tvEtv4aMPuE0fXVEWNA@mail.gmail.com> (raw)
In-Reply-To: <1426164123-8853-1-git-send-email-wsa@the-dreams.de>

Hi Wolfram,

On Thu, Mar 12, 2015 at 1:42 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
> So, after some more thoughts and people using the slave framewoek, I finally
> decided some API seem in place. Please read the patch description for details.
> Thanks to all people joining the discussion! Also, finally, the documentation
> is here.
>
> Please let me know what you think!

Nice work, thanks!

Besides the minor spelling/grammar comments, you can add my
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

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

WARNING: multiple messages have this Message-ID (diff)
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: "Linux I2C" <linux-i2c@vger.kernel.org>,
	"Linux-sh list" <linux-sh@vger.kernel.org>,
	"Magnus Damm" <magnus.damm@gmail.com>,
	"Simon Horman" <horms@verge.net.au>,
	"Laurent Pinchart" <laurent.pinchart@ideasonboard.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Andrey Danin" <danindrey@mail.ru>,
	"Marc Dietrich" <marvin24@gmx.de>,
	"Debora Grosse" <debora@mds.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/3] i2c: slave: API updates
Date: Thu, 12 Mar 2015 14:28:08 +0100	[thread overview]
Message-ID: <CAMuHMdWU33Q06tEdoVnyZicRojcVb40tvEtv4aMPuE0fXVEWNA@mail.gmail.com> (raw)
In-Reply-To: <1426164123-8853-1-git-send-email-wsa@the-dreams.de>

Hi Wolfram,

On Thu, Mar 12, 2015 at 1:42 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
> So, after some more thoughts and people using the slave framewoek, I finally
> decided some API seem in place. Please read the patch description for details.
> Thanks to all people joining the discussion! Also, finally, the documentation
> is here.
>
> Please let me know what you think!

Nice work, thanks!

Besides the minor spelling/grammar comments, you can add my
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

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

  parent reply	other threads:[~2015-03-12 13:28 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-12 12:42 [PATCH 0/3] i2c: slave: API updates Wolfram Sang
2015-03-12 12:42 ` Wolfram Sang
2015-03-12 12:42 ` Wolfram Sang
2015-03-12 12:42 ` [PATCH 1/3] i2c: slave: rework the slave API Wolfram Sang
2015-03-12 12:42   ` Wolfram Sang
     [not found]   ` <1426164123-8853-2-git-send-email-wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
2015-03-19 20:17     ` Uwe Kleine-König
2015-03-19 20:17       ` Uwe Kleine-König
2015-03-19 20:17       ` Uwe Kleine-König
2015-03-20  7:15       ` Wolfram Sang
2015-03-20  7:15         ` Wolfram Sang
2015-03-20  7:24         ` Uwe Kleine-König
2015-03-20  7:24           ` Uwe Kleine-König
2015-03-20  7:24           ` Uwe Kleine-König
2015-03-20  7:31           ` Wolfram Sang
2015-03-20  7:31             ` Wolfram Sang
2015-03-20  7:44             ` Uwe Kleine-König
2015-03-20  7:44               ` Uwe Kleine-König
     [not found]               ` <20150320074447.GE10068-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2015-03-20  8:18                 ` Wolfram Sang
2015-03-20  8:18                   ` Wolfram Sang
2015-03-20  8:18                   ` Wolfram Sang
2015-03-12 12:42 ` [PATCH 2/3] Documentation: i2c: describe the new slave mode Wolfram Sang
2015-03-12 12:42   ` Wolfram Sang
2015-03-12 13:27   ` Geert Uytterhoeven
2015-03-12 13:27     ` Geert Uytterhoeven
2015-03-19 20:11   ` Uwe Kleine-König
2015-03-19 20:11     ` Uwe Kleine-König
     [not found]     ` <20150319201137.GY10068-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2015-03-20  7:30       ` Wolfram Sang
2015-03-20  7:30         ` Wolfram Sang
2015-03-20  7:30         ` Wolfram Sang
2015-03-20  7:42         ` Uwe Kleine-König
2015-03-20  7:42           ` Uwe Kleine-König
2015-03-20  8:22           ` Wolfram Sang
2015-03-20  8:22             ` Wolfram Sang
2015-03-12 12:42 ` [PATCH 3/3] i2c: slave: add documentation for i2c-slave-eeprom Wolfram Sang
2015-03-12 12:42   ` Wolfram Sang
2015-03-12 13:28 ` Geert Uytterhoeven [this message]
2015-03-12 13:28   ` [PATCH 0/3] i2c: slave: API updates Geert Uytterhoeven

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=CAMuHMdWU33Q06tEdoVnyZicRojcVb40tvEtv4aMPuE0fXVEWNA@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=danindrey@mail.ru \
    --cc=debora@mds.com \
    --cc=horms@verge.net.au \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=marvin24@gmx.de \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=wsa@the-dreams.de \
    /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.