From: Linus Walleij <linus.walleij@linaro.org>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: "linux-i2c@vger.kernel.org" <linux-i2c@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
LINUXWATCHDOG <linux-watchdog@vger.kernel.org>,
Guenter Roeck <linux@roeck-us.net>,
Lee Jones <lee.jones@linaro.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Alexandre Belloni <alexandre.belloni@free-electrons.com>,
Mark Brown <broonie@kernel.org>,
Sebastian Reichel <sebastian.reichel@collabora.co.uk>,
Jonathan Cameron <jic23@kernel.org>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Kishon Vijay Abraham I <kishon@ti.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Thierry Reding <thierry.reding@gmail.com>,
Tony Lindgren <tony@atomide.com>, Daniel Thompson <daniel>
Subject: Re: [PATCH v2 3/3] mfd: twl: move header file out of I2C realm
Date: Tue, 22 Aug 2017 15:06:31 +0200 [thread overview]
Message-ID: <CACRpkdZd1TecLVQA2uPiPM_fWDw1mS2-kpmN06xp=dP4Wh-vYQ@mail.gmail.com> (raw)
In-Reply-To: <20170814163424.2197-4-wsa@the-dreams.de>
On Mon, Aug 14, 2017 at 6:34 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
> include/linux/i2c is not for client devices. Move the header file to a
> more appropriate location.
>
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> Acked-by: Mark Brown <broonie@kernel.org>
> Acked-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
> Acked-by: Jonathan Cameron <jic23@kernel.org>
> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
> Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
> Acked-by: Thierry Reding <thierry.reding@gmail.com>
> Acked-by: Tony Lindgren <tony@atomide.com>
> Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Cc: Guenter Roeck <linux@roeck-us.net>
> ---
>
> Change since V1:
>
> * rebased to v4.13-rc5, one change needed (twl4030-adc.h gone, too)
> * acks added. I think gpio and hwmon acks are missing.
> Linus, Guenter, pretty please? :)
Acked-by: Linus Walleij <linus.walleij@linaro.org>
For anything hitting GPIO.
Yours,
Linus Walleij
next prev parent reply other threads:[~2017-08-22 13:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-14 16:34 [PATCH v2 0/3] mfd: move include files out of include/linux/i2c Wolfram Sang
2017-08-14 16:34 ` [PATCH v2 1/3] mfd: dm355evm_msp: move header file out of I2C realm Wolfram Sang
2017-08-15 7:01 ` Lee Jones
2017-08-15 7:13 ` [GIT PULL] Immutable branch between MFD, Input and RTC due for the v3.14 merge window Lee Jones
2017-08-14 16:34 ` [PATCH v2 2/3] mfd: tps65010: move header file out of I2C realm Wolfram Sang
2017-08-15 8:19 ` Lee Jones
2017-08-15 8:20 ` [GIT PULL] Immutable branch between MFD, ARM, USB and Video due for the v4.14 merge window Lee Jones
2017-08-14 16:34 ` [PATCH v2 3/3] mfd: twl: move header file out of I2C realm Wolfram Sang
2017-08-22 13:06 ` Linus Walleij [this message]
[not found] ` <CACRpkdZd1TecLVQA2uPiPM_fWDw1mS2-kpmN06xp=dP4Wh-vYQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-08-27 16:44 ` Guenter Roeck
[not found] ` <20170827164444.GB22819-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
2017-09-04 13:43 ` [GIT PULL] Immutable branch between MFD and many other subsystems due for the v4.14 merge window 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='CACRpkdZd1TecLVQA2uPiPM_fWDw1mS2-kpmN06xp=dP4Wh-vYQ@mail.gmail.com' \
--to=linus.walleij@linaro.org \
--cc=alexandre.belloni@free-electrons.com \
--cc=b.zolnierkie@samsung.com \
--cc=broonie@kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=jic23@kernel.org \
--cc=kishon@ti.com \
--cc=lee.jones@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=sebastian.reichel@collabora.co.uk \
--cc=thierry.reding@gmail.com \
--cc=tony@atomide.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).