All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nitin Garg <nitin.garg@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 0/5] add i.MX6 thermal sensor driver
Date: Sat, 15 Nov 2014 16:34:36 -0600	[thread overview]
Message-ID: <5467D4FC.2060908@freescale.com> (raw)
In-Reply-To: <20141115133422.1cd2434d@lilith>

On 11/15/2014 06:34 AM, Albert ARIBAUD wrote:
> Hello nitin.garg at freescale.com,
> 
> On Fri, 14 Nov 2014 14:13:02 -0600, nitin.garg at freescale.com
> <nitin.garg@freescale.com> wrote:
>> From: Nitin Garg <nitin.garg@freescale.com>
>>
>> This patch set adds i.MX6 thermal sensor driver
>> and enables it for mx6sabre boards. Also adds
>> various anadig bit definitions as required for
>> upcoming drivers.
>>
>> Changes in v6:
>> -Aligned imx thermal driver macro defines with kernel
>>
>> Changes in v5:
>> -Don't modify the copyright of cpu.c and crm_regs.h file
>>
>> Changes in v4:
>> -Added imx6 thermal sensor as a driver
>> -Renamed the config define to be more meaningful
>> -Move the clock code to clock.c
>> -Reusing ocotp driver for reading fuse
>> -Fix check for calibration fuse not programmed
>> -Aligned the slope computation with kernel
>> -Added Anadig register defines as seperate commit
>>
>> Changes in v3:
>> -adds the mx6 thermal driver support
>> -adds the mx6 thermal support to mx6sabresd board.
>>
>> Changes in v2:
>> -run checkpatch and fix reported issues
>>
>> Nitin Garg (4):
>>   mx6: clock: Add api to enable pll3
>>   mx6: thermal: Add i.MX6 CPU thermal sensor support
>>   mx6: thermal: Check cpu temperature via thermal sensor
>>   mx6: thermal: Enable thermal sensor for mx6 sabre boards.
> 
> So, is it 5 as the cover letter says, or 4 as the patches say? If
> actually 4 and only the cover letter is wrong, then there's no need to
> repost. If actually 5, then please repost them all, renumbered
> accordingly.
> 
> Amicalement,
> 

Just the cover subject is wrong (0/5 should be 0/4). Thanks,

      reply	other threads:[~2014-11-15 22:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-14 20:13 [U-Boot] [PATCH v6 0/5] add i.MX6 thermal sensor driver nitin.garg at freescale.com
2014-11-14 20:13 ` [U-Boot] [PATCH v6 1/4] mx6: clock: Add api to enable pll3 nitin.garg at freescale.com
2014-11-14 20:13 ` [U-Boot] [PATCH v6 2/4] mx6: thermal: Add i.MX6 CPU thermal sensor support nitin.garg at freescale.com
2014-11-17 12:49   ` Stefano Babic
2014-11-18 14:16     ` Fabio Estevam
2014-11-19  9:08       ` Stefano Babic
2014-11-19 13:55         ` Otavio Salvador
2014-11-14 20:13 ` [U-Boot] [PATCH v6 3/4] mx6: thermal: Check cpu temperature via thermal sensor nitin.garg at freescale.com
2014-11-14 20:13 ` [U-Boot] [PATCH v6 4/4] mx6: thermal: Enable thermal sensor for mx6 sabre boards nitin.garg at freescale.com
2014-11-15 12:34 ` [U-Boot] [PATCH v6 0/5] add i.MX6 thermal sensor driver Albert ARIBAUD
2014-11-15 22:34   ` Nitin Garg [this message]

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=5467D4FC.2060908@freescale.com \
    --to=nitin.garg@freescale.com \
    --cc=u-boot@lists.denx.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 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.