[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56D995DD.1050703@nvidia.com>
Date: Fri, 4 Mar 2016 19:34:13 +0530
From: Laxman Dewangan <ldewangan@...dia.com>
To: <edubezval@...il.com>, <rui.zhang@...el.com>, <corbet@....net>
CC: <rklein@...dia.com>, <linux-doc@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-pm@...r.kernel.org>
Subject: Re: [PATCH 3/3] thermal: max77620: Add thermal driver for reporting
junction temp
On Friday 04 March 2016 07:10 PM, Laxman Dewangan wrote:
> >
> +#include <linux/regmap.h>
> +#include <linux/slab.h>
> +#include <linux/thermal.h>
> +
> +#define MAX77620_NORMAL_OPERATING_TEMP 100000
> +#define MAX77620_TJALARM1_TEMP 120000
> +#define MAX77620_TJALARM1_TEMP 140000
>
Oops, Second one is MAX77620_TJALARM2_TEMP.
Will send other version once I will have some more feedback.
Powered by blists - more mailing lists