From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 24 May 2017 15:01:25 -0700 From: Tony Lindgren To: Jonathan Cameron Cc: Julia Lawall , kbuild-all@01.org, Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , linux-iio@vger.kernel.org, linux-omap@vger.kernel.org, Marcel Partap , Michael Scott , Sebastian Reichel Subject: Re: [PATCH 1/3] iio: adc: cpcap: Fix default register values and battery temperature (fwd) Message-ID: <20170524220125.GB10472@atomide.com> References: <20170524154612.GZ10472@atomide.com> <20170524204110.1f2400d3@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20170524204110.1f2400d3@kernel.org> List-ID: * Jonathan Cameron [170524 12:44]: > On Wed, 24 May 2017 08:46:12 -0700 > Tony Lindgren wrote: > > > Hi, > > > > * Julia Lawall [170524 00:43]: > > > CPCAP_BIT_ADTRIG_DIS is duplicated on lines 77-82. > > > 02e16000 Tony Lindgren 2017-05-22 77 #define CPCAP_REG_ADCC2_DEFAULTS (CPCAP_BIT_AD4_SELECT | \ > > > 02e16000 Tony Lindgren 2017-05-22 @78 CPCAP_BIT_ADTRIG_DIS | \ > > > 02e16000 Tony Lindgren 2017-05-22 79 CPCAP_BIT_ADTRIG_DIS | \ > > > > Oops, thanks for letting me know. > > > > Jonathan, do you want an incremental patch or v3 of the whole set resent? > > > > Regards, > > > > Tony > > Fixed up and repushed out. Thanks OK thanks! Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 1/3] iio: adc: cpcap: Fix default register values and battery temperature (fwd) Date: Wed, 24 May 2017 15:01:25 -0700 Message-ID: <20170524220125.GB10472@atomide.com> References: <20170524154612.GZ10472@atomide.com> <20170524204110.1f2400d3@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170524204110.1f2400d3-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jonathan Cameron Cc: Julia Lawall , kbuild-all-JC7UmRfGjtg@public.gmane.org, Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Marcel Partap , Michael Scott , Sebastian Reichel List-Id: linux-omap@vger.kernel.org * Jonathan Cameron [170524 12:44]: > On Wed, 24 May 2017 08:46:12 -0700 > Tony Lindgren wrote: > > > Hi, > > > > * Julia Lawall [170524 00:43]: > > > CPCAP_BIT_ADTRIG_DIS is duplicated on lines 77-82. > > > 02e16000 Tony Lindgren 2017-05-22 77 #define CPCAP_REG_ADCC2_DEFAULTS (CPCAP_BIT_AD4_SELECT | \ > > > 02e16000 Tony Lindgren 2017-05-22 @78 CPCAP_BIT_ADTRIG_DIS | \ > > > 02e16000 Tony Lindgren 2017-05-22 79 CPCAP_BIT_ADTRIG_DIS | \ > > > > Oops, thanks for letting me know. > > > > Jonathan, do you want an incremental patch or v3 of the whole set resent? > > > > Regards, > > > > Tony > > Fixed up and repushed out. Thanks OK thanks! Tony