From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752291AbdHNIoU (ORCPT ); Mon, 14 Aug 2017 04:44:20 -0400 Received: from mail-wr0-f175.google.com ([209.85.128.175]:37721 "EHLO mail-wr0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752539AbdHNIoQ (ORCPT ); Mon, 14 Aug 2017 04:44:16 -0400 Date: Mon, 14 Aug 2017 09:44:12 +0100 From: Lee Jones To: Wolfram Sang Cc: linux-i2c@vger.kernel.org, Aaro Koskinen , Tony Lindgren , Russell King , Kukjin Kim , Krzysztof Kozlowski , Javier Martinez Canillas , Alan Stern , Greg Kroah-Hartman , Felipe Balbi , Tomi Valkeinen , Bartlomiej Zolnierkiewicz , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-usb@vger.kernel.org, linux-fbdev@vger.kernel.org Subject: Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm Message-ID: <20170814084412.dfbsqfwrgmy5bsu3@dell> References: <20170521220212.1404-1-wsa@the-dreams.de> <20170521220212.1404-3-wsa@the-dreams.de> <20170523071819.4zpdef7ofzz3moil@dell> <20170813133445.vqbfelwshvrififp@ninjato> <20170814064355.foiilzr5cmwk65hr@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170814064355.foiilzr5cmwk65hr@dell> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 14 Aug 2017, Lee Jones wrote: > On Sun, 13 Aug 2017, Wolfram Sang wrote: > > > On Tue, May 23, 2017 at 08:18:19AM +0100, Lee Jones wrote: > > > On Mon, 22 May 2017, Wolfram Sang wrote: > > > > > > > include/linux/i2c is not for client devices. Move the header file to a > > > > more appropriate location. > > > > > > > > Signed-off-by: Wolfram Sang > > > > --- > > > > arch/arm/mach-omap1/board-h2-mmc.c | 2 +- > > > > arch/arm/mach-omap1/board-h2.c | 2 +- > > > > arch/arm/mach-omap1/board-h3-mmc.c | 2 +- > > > > arch/arm/mach-omap1/board-h3.c | 2 +- > > > > arch/arm/mach-omap1/board-osk.c | 2 +- > > > > arch/arm/mach-s3c24xx/mach-osiris-dvs.c | 2 +- > > > > arch/arm/mach-s3c24xx/mach-osiris.c | 2 +- > > > > > > > drivers/mfd/tps65010.c | 2 +- > > > > > > For my own reference: > > > Acked-for-MFD-by: Lee Jones > > > > Same here: ok for 4.14 or something needed? > > Can this patch be applied on its own, or does it have dependencies? Even if it doesn't, it still requires Acks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Date: Mon, 14 Aug 2017 08:44:12 +0000 Subject: Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm Message-Id: <20170814084412.dfbsqfwrgmy5bsu3@dell> List-Id: References: <20170521220212.1404-1-wsa@the-dreams.de> <20170521220212.1404-3-wsa@the-dreams.de> <20170523071819.4zpdef7ofzz3moil@dell> <20170813133445.vqbfelwshvrififp@ninjato> <20170814064355.foiilzr5cmwk65hr@dell> In-Reply-To: <20170814064355.foiilzr5cmwk65hr@dell> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable To: linux-arm-kernel@lists.infradead.org On Mon, 14 Aug 2017, Lee Jones wrote: > On Sun, 13 Aug 2017, Wolfram Sang wrote: >=20 > > On Tue, May 23, 2017 at 08:18:19AM +0100, Lee Jones wrote: > > > On Mon, 22 May 2017, Wolfram Sang wrote: > > >=20 > > > > include/linux/i2c is not for client devices. Move the header file t= o a > > > > more appropriate location. > > > >=20 > > > > Signed-off-by: Wolfram Sang > > > > --- > > > > arch/arm/mach-omap1/board-h2-mmc.c | 2 +- > > > > arch/arm/mach-omap1/board-h2.c | 2 +- > > > > arch/arm/mach-omap1/board-h3-mmc.c | 2 +- > > > > arch/arm/mach-omap1/board-h3.c | 2 +- > > > > arch/arm/mach-omap1/board-osk.c | 2 +- > > > > arch/arm/mach-s3c24xx/mach-osiris-dvs.c | 2 +- > > > > arch/arm/mach-s3c24xx/mach-osiris.c | 2 +- > > >=20 > > > > drivers/mfd/tps65010.c | 2 +- > > >=20 > > > For my own reference: > > > Acked-for-MFD-by: Lee Jones > >=20 > > Same here: ok for 4.14 or something needed? >=20 > Can this patch be applied on its own, or does it have dependencies? Even if it doesn't, it still requires Acks. --=20 Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Mon, 14 Aug 2017 09:44:12 +0100 Subject: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm In-Reply-To: <20170814064355.foiilzr5cmwk65hr@dell> References: <20170521220212.1404-1-wsa@the-dreams.de> <20170521220212.1404-3-wsa@the-dreams.de> <20170523071819.4zpdef7ofzz3moil@dell> <20170813133445.vqbfelwshvrififp@ninjato> <20170814064355.foiilzr5cmwk65hr@dell> Message-ID: <20170814084412.dfbsqfwrgmy5bsu3@dell> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 14 Aug 2017, Lee Jones wrote: > On Sun, 13 Aug 2017, Wolfram Sang wrote: > > > On Tue, May 23, 2017 at 08:18:19AM +0100, Lee Jones wrote: > > > On Mon, 22 May 2017, Wolfram Sang wrote: > > > > > > > include/linux/i2c is not for client devices. Move the header file to a > > > > more appropriate location. > > > > > > > > Signed-off-by: Wolfram Sang > > > > --- > > > > arch/arm/mach-omap1/board-h2-mmc.c | 2 +- > > > > arch/arm/mach-omap1/board-h2.c | 2 +- > > > > arch/arm/mach-omap1/board-h3-mmc.c | 2 +- > > > > arch/arm/mach-omap1/board-h3.c | 2 +- > > > > arch/arm/mach-omap1/board-osk.c | 2 +- > > > > arch/arm/mach-s3c24xx/mach-osiris-dvs.c | 2 +- > > > > arch/arm/mach-s3c24xx/mach-osiris.c | 2 +- > > > > > > > drivers/mfd/tps65010.c | 2 +- > > > > > > For my own reference: > > > Acked-for-MFD-by: Lee Jones > > > > Same here: ok for 4.14 or something needed? > > Can this patch be applied on its own, or does it have dependencies? Even if it doesn't, it still requires Acks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog