Re: [PATCH v2 1/9] dt-bindings: thermal: Define trips node in $defs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 20, 2022 at 06:45:41PM +0200, Krzysztof Kozlowski wrote:
> On 20/06/2022 17:48, Francesco Dolcini wrote:
> > Lucas, are you really that against the simple working solution I
> > proposed initially [1]? I feel like I am running in circles ...
> 
> BTW, the link [1] was missing in your email, so I understood that you
> meant this patchset. If [1] refers to something else, then we need to
> discuss that something else.

We misunderstood each other, this is what I meant:

> 1- just increase the threshold to the actual max value allowed according
>    to the SoC thermal grade.
>
>    As easy as
>
> -     data->temp_critical = data->temp_max - (1000 * 5);
> +     data->temp_critical = data->temp_max;
>
>    in drivers/thermal/imx_thermal.c
>
>    https://lore.kernel.org/all/20220420091300.179753-1-francesco.dolcini@xxxxxxxxxxx/
>
>    It was not considered good enough by Lucas since this is a overall
>    system design question, therefore should be configurable.

Francesco




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux