From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm Date: Mon, 14 Aug 2017 09:22:20 -0700 Message-ID: <20170814162219.GX8569@atomide.com> References: <20170521220212.1404-1-wsa@the-dreams.de> <20170521220212.1404-4-wsa@the-dreams.de> <20170706064453.GH16144@ulmo.fritz.box> <20170706070352.xdecvsnremwqed72@dell> <20170813133700.tv4ka7anvbzcplr7@ninjato> <20170814064247.qvggx4ito4vgjqvs@dell> <20170814084340.65morabelapfegph@ninjato> Reply-To: rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Sender: rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <20170814084340.65morabelapfegph@ninjato> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Wolfram Sang Cc: Lee Jones , Thierry Reding , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Russell King , Linus Walleij , Alexandre Courbot , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Dmitry Torokhov , Kishon Vijay Abraham I , Sebastian Reichel , Liam Girdwood , Mark Brown , Alessandro Zummo , Alexandre Belloni , Felipe Balbi , Greg Kroah-Hartman , Daniel Thompson , Jingoo Han , Bartlomiej Zolnierkiewicz List-Id: alsa-devel@alsa-project.org * Wolfram Sang [170814 01:43]: > > > > Given the triviality of the change for non-MFD subsystems, can we apply > > > this for 4.14? > > > > I can't apply anything without Acks for *all* of the subsystems above. > > Well, there are cases when you can. Those should be exceptions and well > justified, of course. > > > My suggestion would be to collect the Acks you've received up until > > this point and identify which SS's are still lacking in change log > > section of a RESEND. > > I agree, though, that I can try a second round to get the acks. As long as it's been compile tested with omap2plus_defconfig: Acked-by: Tony Lindgren -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Date: Mon, 14 Aug 2017 16:22:20 +0000 Subject: Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm Message-Id: <20170814162219.GX8569@atomide.com> List-Id: References: <20170521220212.1404-1-wsa@the-dreams.de> <20170521220212.1404-4-wsa@the-dreams.de> <20170706064453.GH16144@ulmo.fritz.box> <20170706070352.xdecvsnremwqed72@dell> <20170813133700.tv4ka7anvbzcplr7@ninjato> <20170814064247.qvggx4ito4vgjqvs@dell> <20170814084340.65morabelapfegph@ninjato> In-Reply-To: <20170814084340.65morabelapfegph@ninjato> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Wolfram Sang Cc: Lee Jones , Thierry Reding , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Russell King , Linus Walleij , Alexandre Courbot , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Dmitry Torokhov , Kishon Vijay Abraham I , Sebastian Reichel , Liam Girdwood , Mark Brown , Alessandro Zummo , Alexandre Belloni , Felipe Balbi , Greg Kroah-Hartman , Daniel Thompson , Jingoo Han , Bartlomiej Zolnierkiewicz * Wolfram Sang [170814 01:43]: > > > > Given the triviality of the change for non-MFD subsystems, can we apply > > > this for 4.14? > > > > I can't apply anything without Acks for *all* of the subsystems above. > > Well, there are cases when you can. Those should be exceptions and well > justified, of course. > > > My suggestion would be to collect the Acks you've received up until > > this point and identify which SS's are still lacking in change log > > section of a RESEND. > > I agree, though, that I can try a second round to get the acks. As long as it's been compile tested with omap2plus_defconfig: Acked-by: Tony Lindgren From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 14 Aug 2017 09:22:20 -0700 From: Tony Lindgren To: Wolfram Sang Cc: Lee Jones , Thierry Reding , linux-i2c@vger.kernel.org, Russell King , Linus Walleij , Alexandre Courbot , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Dmitry Torokhov , Kishon Vijay Abraham I , Sebastian Reichel , Liam Girdwood , Mark Brown , Alessandro Zummo , Alexandre Belloni , Felipe Balbi , Greg Kroah-Hartman , Daniel Thompson , Jingoo Han , Bartlomiej Zolnierkiewicz , Wim Van Sebroeck , Guenter Roeck , Peter Ujfalusi , Jaroslav Kysela , Takashi Iwai , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-pm@vger.kernel.org, linux-pwm@vger.kernel.org, rtc-linux@googlegroups.com, linux-usb@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-watchdog@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm Message-ID: <20170814162219.GX8569@atomide.com> References: <20170521220212.1404-1-wsa@the-dreams.de> <20170521220212.1404-4-wsa@the-dreams.de> <20170706064453.GH16144@ulmo.fritz.box> <20170706070352.xdecvsnremwqed72@dell> <20170813133700.tv4ka7anvbzcplr7@ninjato> <20170814064247.qvggx4ito4vgjqvs@dell> <20170814084340.65morabelapfegph@ninjato> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20170814084340.65morabelapfegph@ninjato> List-ID: * Wolfram Sang [170814 01:43]: >=20 > > > Given the triviality of the change for non-MFD subsystems, can we app= ly > > > this for 4.14? > >=20 > > I can't apply anything without Acks for *all* of the subsystems above. >=20 > Well, there are cases when you can. Those should be exceptions and well > justified, of course. >=20 > > My suggestion would be to collect the Acks you've received up until > > this point and identify which SS's are still lacking in change log > > section of a RESEND. >=20 > I agree, though, that I can try a second round to get the acks. As long as it's been compile tested with omap2plus_defconfig: Acked-by: Tony Lindgren From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: rtc-linux@googlegroups.com Received: from muru.com (muru.com. [72.249.23.125]) by gmr-mx.google.com with ESMTP id y87si1288298pfk.14.2017.08.14.09.22.27 for ; Mon, 14 Aug 2017 09:22:28 -0700 (PDT) Date: Mon, 14 Aug 2017 09:22:20 -0700 From: Tony Lindgren To: Wolfram Sang Cc: Lee Jones , Thierry Reding , linux-i2c@vger.kernel.org, Russell King , Linus Walleij , Alexandre Courbot , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Dmitry Torokhov , Kishon Vijay Abraham I , Sebastian Reichel , Liam Girdwood , Mark Brown , Alessandro Zummo , Alexandre Belloni , Felipe Balbi , Greg Kroah-Hartman , Daniel Thompson , Jingoo Han , Bartlomiej Zolnierkiewicz , Wim Van Sebroeck , Guenter Roeck , Peter Ujfalusi , Jaroslav Kysela , Takashi Iwai , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-pm@vger.kernel.org, linux-pwm@vger.kernel.org, rtc-linux@googlegroups.com, linux-usb@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-watchdog@vger.kernel.org, alsa-devel@alsa-project.org Subject: [rtc-linux] Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm Message-ID: <20170814162219.GX8569@atomide.com> References: <20170521220212.1404-1-wsa@the-dreams.de> <20170521220212.1404-4-wsa@the-dreams.de> <20170706064453.GH16144@ulmo.fritz.box> <20170706070352.xdecvsnremwqed72@dell> <20170813133700.tv4ka7anvbzcplr7@ninjato> <20170814064247.qvggx4ito4vgjqvs@dell> <20170814084340.65morabelapfegph@ninjato> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" In-Reply-To: <20170814084340.65morabelapfegph@ninjato> Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , * Wolfram Sang [170814 01:43]: > > > > Given the triviality of the change for non-MFD subsystems, can we apply > > > this for 4.14? > > > > I can't apply anything without Acks for *all* of the subsystems above. > > Well, there are cases when you can. Those should be exceptions and well > justified, of course. > > > My suggestion would be to collect the Acks you've received up until > > this point and identify which SS's are still lacking in change log > > section of a RESEND. > > I agree, though, that I can try a second round to get the acks. As long as it's been compile tested with omap2plus_defconfig: Acked-by: Tony Lindgren -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from muru.com ([72.249.23.125]:35948 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752444AbdHNQW1 (ORCPT ); Mon, 14 Aug 2017 12:22:27 -0400 Date: Mon, 14 Aug 2017 09:22:20 -0700 From: Tony Lindgren To: Wolfram Sang Cc: Lee Jones , Thierry Reding , linux-i2c@vger.kernel.org, Russell King , Linus Walleij , Alexandre Courbot , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Dmitry Torokhov , Kishon Vijay Abraham I , Sebastian Reichel , Liam Girdwood , Mark Brown , Alessandro Zummo , Alexandre Belloni , Felipe Balbi , Greg Kroah-Hartman , Daniel Thompson , Jingoo Han , Bartlomiej Zolnierkiewicz , Wim Van Sebroeck , Guenter Roeck , Peter Ujfalusi , Jaroslav Kysela , Takashi Iwai , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-pm@vger.kernel.org, linux-pwm@vger.kernel.org, rtc-linux@googlegroups.com, linux-usb@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-watchdog@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm Message-ID: <20170814162219.GX8569@atomide.com> References: <20170521220212.1404-1-wsa@the-dreams.de> <20170521220212.1404-4-wsa@the-dreams.de> <20170706064453.GH16144@ulmo.fritz.box> <20170706070352.xdecvsnremwqed72@dell> <20170813133700.tv4ka7anvbzcplr7@ninjato> <20170814064247.qvggx4ito4vgjqvs@dell> <20170814084340.65morabelapfegph@ninjato> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <20170814084340.65morabelapfegph@ninjato> Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org * Wolfram Sang [170814 01:43]: > > > > Given the triviality of the change for non-MFD subsystems, can we apply > > > this for 4.14? > > > > I can't apply anything without Acks for *all* of the subsystems above. > > Well, there are cases when you can. Those should be exceptions and well > justified, of course. > > > My suggestion would be to collect the Acks you've received up until > > this point and identify which SS's are still lacking in change log > > section of a RESEND. > > I agree, though, that I can try a second round to get the acks. As long as it's been compile tested with omap2plus_defconfig: Acked-by: Tony Lindgren From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 14 Aug 2017 09:22:20 -0700 Subject: [PATCH 3/3] mfd: twl: move header file out of I2C realm In-Reply-To: <20170814084340.65morabelapfegph@ninjato> References: <20170521220212.1404-1-wsa@the-dreams.de> <20170521220212.1404-4-wsa@the-dreams.de> <20170706064453.GH16144@ulmo.fritz.box> <20170706070352.xdecvsnremwqed72@dell> <20170813133700.tv4ka7anvbzcplr7@ninjato> <20170814064247.qvggx4ito4vgjqvs@dell> <20170814084340.65morabelapfegph@ninjato> Message-ID: <20170814162219.GX8569@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Wolfram Sang [170814 01:43]: > > > > Given the triviality of the change for non-MFD subsystems, can we apply > > > this for 4.14? > > > > I can't apply anything without Acks for *all* of the subsystems above. > > Well, there are cases when you can. Those should be exceptions and well > justified, of course. > > > My suggestion would be to collect the Acks you've received up until > > this point and identify which SS's are still lacking in change log > > section of a RESEND. > > I agree, though, that I can try a second round to get the acks. As long as it's been compile tested with omap2plus_defconfig: Acked-by: Tony Lindgren