All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eduardo Valentin <edubezval@gmail.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: rui.zhang@intel.com, linux-kernel@vger.kernel.org,
	linux-pm@vger.kernel.org, linux-omap@vger.kernel.org,
	pali.rohar@gmail.com, sre@debian.org, sre@ring0.de,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	tony@atomide.com, khilman@kernel.org, aaro.koskinen@iki.fi,
	ivo.g.dimitrov.75@gmail.com
Subject: Re: [PATCHv2] thermal: add omap3 support
Date: Mon, 23 Mar 2015 13:55:12 -0400	[thread overview]
Message-ID: <20150323175508.GA28302@developer> (raw)
In-Reply-To: <20150323155830.GB13297@amd>

[-- Attachment #1: Type: text/plain, Size: 1733 bytes --]

On Mon, Mar 23, 2015 at 04:58:30PM +0100, Pavel Machek wrote:
> On Mon 2015-03-23 10:31:51, Eduardo Valentin wrote:
> > On Sun, Jan 18, 2015 at 09:28:24PM +0100, Pavel Machek wrote:
> > > 
> > > Add support for omap3430 sensor. Tested on Nokia N900.
> > > 
> > > Fix help text to be closer to english.
> > > 
> > > Ifdefs in ti-bandgap.h are not neccessary, as users have #ifdefs,
> > > already.
> > > 
> > > Signed-off-by: Pavel Machek <pavel@ucw.cz>
> > 
> > You need to update the driver device tree binding documentation. Please
> > include an example of its usage there.
> > 
> > Also, a separate patch with the required DT changes is always
> > welcome.
> 
> I can do it, but can you merge:
> 
> Date: Sun, 18 Jan 2015 21:24:47 +0100
> From: Pavel Machek <pavel@ucw.cz>
> Subject: [PATCHv2] ti-soc-thermal: request temperature periodically if
> hw can't do that itself
> 
> 
> Date: Sun, 18 Jan 2015 21:20:51 +0100
> From: Pavel Machek <pavel@ucw.cz>
> Subject: [PATCHv2] ti-soc-thermal: implement eocz bit to make driver
> useful on omap3
> 
> Date: Sun, 18 Jan 2015 21:17:10 +0100
> From: Pavel Machek <pavel@ucw.cz>
> Subject: [PATCHv2] cleanup ti-soc-thermal
> 
> First? They are nicely split, as you requested, and I already have too
> many patches in flight.
> 
> Thanks for the comments, I'll fix them in my local tree.
> 								Pavel

Somehow I really thought I already sent those above. I really apologize
for the inconvenience. It seams like they've fallen into the cracks.


I will check those and apply accordingly.

> 
> -- 
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: edubezval@gmail.com (Eduardo Valentin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2] thermal: add omap3 support
Date: Mon, 23 Mar 2015 13:55:12 -0400	[thread overview]
Message-ID: <20150323175508.GA28302@developer> (raw)
In-Reply-To: <20150323155830.GB13297@amd>

On Mon, Mar 23, 2015 at 04:58:30PM +0100, Pavel Machek wrote:
> On Mon 2015-03-23 10:31:51, Eduardo Valentin wrote:
> > On Sun, Jan 18, 2015 at 09:28:24PM +0100, Pavel Machek wrote:
> > > 
> > > Add support for omap3430 sensor. Tested on Nokia N900.
> > > 
> > > Fix help text to be closer to english.
> > > 
> > > Ifdefs in ti-bandgap.h are not neccessary, as users have #ifdefs,
> > > already.
> > > 
> > > Signed-off-by: Pavel Machek <pavel@ucw.cz>
> > 
> > You need to update the driver device tree binding documentation. Please
> > include an example of its usage there.
> > 
> > Also, a separate patch with the required DT changes is always
> > welcome.
> 
> I can do it, but can you merge:
> 
> Date: Sun, 18 Jan 2015 21:24:47 +0100
> From: Pavel Machek <pavel@ucw.cz>
> Subject: [PATCHv2] ti-soc-thermal: request temperature periodically if
> hw can't do that itself
> 
> 
> Date: Sun, 18 Jan 2015 21:20:51 +0100
> From: Pavel Machek <pavel@ucw.cz>
> Subject: [PATCHv2] ti-soc-thermal: implement eocz bit to make driver
> useful on omap3
> 
> Date: Sun, 18 Jan 2015 21:17:10 +0100
> From: Pavel Machek <pavel@ucw.cz>
> Subject: [PATCHv2] cleanup ti-soc-thermal
> 
> First? They are nicely split, as you requested, and I already have too
> many patches in flight.
> 
> Thanks for the comments, I'll fix them in my local tree.
> 								Pavel

Somehow I really thought I already sent those above. I really apologize
for the inconvenience. It seams like they've fallen into the cracks.


I will check those and apply accordingly.

> 
> -- 
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150323/78c3e107/attachment.sig>

  reply	other threads:[~2015-03-23 17:55 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-03 11:11 [PATCH] thermal: add omap3 support Pavel Machek
2015-01-03 11:11 ` Pavel Machek
2015-01-03 12:34 ` Eduardo Valentin
2015-01-03 12:34   ` Eduardo Valentin
2015-01-03 22:02   ` Pavel Machek
2015-01-03 22:02     ` Pavel Machek
2015-01-05 21:41     ` Eduardo Valentin
2015-01-05 21:41       ` Eduardo Valentin
2015-01-18 20:28 ` [PATCHv2] " Pavel Machek
2015-01-18 20:28   ` Pavel Machek
2015-01-18 20:28   ` Pavel Machek
2015-03-13  5:03   ` Eduardo Valentin
2015-03-13  5:03     ` Eduardo Valentin
2015-03-13 19:40     ` Pavel Machek
2015-03-13 19:40       ` Pavel Machek
2015-03-13 12:09   ` Pavel Machek
2015-03-13 12:09     ` Pavel Machek
2015-03-13 16:53     ` Eduardo Valentin
2015-03-13 16:53       ` Eduardo Valentin
2015-03-14 18:02       ` Pavel Machek
2015-03-14 18:02         ` Pavel Machek
2015-03-23 11:25         ` Pavel Machek
2015-03-23 11:25           ` Pavel Machek
2015-03-23 14:31   ` Eduardo Valentin
2015-03-23 14:31     ` Eduardo Valentin
2015-03-23 15:58     ` Pavel Machek
2015-03-23 15:58       ` Pavel Machek
2015-03-23 17:55       ` Eduardo Valentin [this message]
2015-03-23 17:55         ` Eduardo Valentin

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=20150323175508.GA28302@developer \
    --to=edubezval@gmail.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=ivo.g.dimitrov.75@gmail.com \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=pali.rohar@gmail.com \
    --cc=pavel@ucw.cz \
    --cc=rui.zhang@intel.com \
    --cc=sre@debian.org \
    --cc=sre@ring0.de \
    --cc=tony@atomide.com \
    /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.