Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1302823

Re: [PATCH 1/1] regulator: max8973: add support for junction thermal warning

From Laxman Dewangan <ldewangan@nvidia.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/1] regulator: max8973: add support for junction thermal warning
Date 2016-01-06 15:40 +0100
Message-ID <qNXpM-2lM-25@gated-at.bofh.it> (permalink)
References <qNPLz-5Qn-1@gated-at.bofh.it> <qNVeh-YK-11@gated-at.bofh.it> <qNVnZ-12A-25@gated-at.bofh.it> <qNVxE-16O-29@gated-at.bofh.it> <qNXg6-2iB-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wednesday 06 January 2016 07:55 PM, Rob Herring wrote:
> On Wed, Jan 06, 2016 at 12:37:35PM +0000, Mark Brown wrote:
>> On Wed, Jan 06, 2016 at 05:49:22PM +0530, Laxman Dewangan wrote:
>>> On Wednesday 06 January 2016 05:48 PM, Mark Brown wrote:
>>>> * PGP Signed by an unknown key
>>>> On Wed, Jan 06, 2016 at 11:45:22AM +0530, Laxman Dewangan wrote:
>>>>>   Enhanced transient response (ETR) will affect the configuration of CKADV.
>>>>> +-maxim,junction-temp-warning: Junction temp warning on which device generates
>>>>> +		warning interrupts.
>>>> This needs to specify what the values are - it looks like it's raw
>>>> register values but I'd have expected from this that it'd be an actual
>>>> temperature.
>>> I tried to roundoff to the next higher threshold when supported value (120
>>> or 140 degC) is not provided in driver. But it is fine to me to specify the
>>> possible value setting here and DT binding doc. Will do on next patch.
>> I don't really mind which you use so long as the documentation is clear.
> I prefer that degrees are used rather than register values.
>
 From DT/platform, any values can be passed. Driver will round off to 
next higher side.
The document details will only provide what is supported by the PMIC device.
E.g. It can pass to ,<=120C and driver will set nearest threshold which 
is 120C.
If it is >120C then it will set to 140C.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/1] regulator: max8973: add support for junction thermal warning Laxman Dewangan <ldewangan@nvidia.com> - 2016-01-06 07:30 +0100
  Re: [PATCH 1/1] regulator: max8973: add support for junction thermal  warning Mark Brown <broonie@kernel.org> - 2016-01-06 13:20 +0100
    Re: [PATCH 1/1] regulator: max8973: add support for junction thermal  warning Laxman Dewangan <ldewangan@nvidia.com> - 2016-01-06 13:30 +0100
      Re: [PATCH 1/1] regulator: max8973: add support for junction thermal  warning Mark Brown <broonie@kernel.org> - 2016-01-06 13:40 +0100
        Re: [PATCH 1/1] regulator: max8973: add support for junction thermal  warning Laxman Dewangan <ldewangan@nvidia.com> - 2016-01-06 15:20 +0100
        Re: [PATCH 1/1] regulator: max8973: add support for junction thermal  warning Rob Herring <robh@kernel.org> - 2016-01-06 15:30 +0100
          Re: [PATCH 1/1] regulator: max8973: add support for junction thermal  warning Laxman Dewangan <ldewangan@nvidia.com> - 2016-01-06 15:40 +0100
          Re: [PATCH 1/1] regulator: max8973: add support for junction thermal  warning Mark Brown <broonie@kernel.org> - 2016-01-06 17:30 +0100

csiph-web