[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0b66dc99-7c88-f980-b91c-ac5d1f1301b3@quicinc.com>
Date: Wed, 14 Jun 2023 12:15:01 +0530
From: Tushar Nimkar <quic_tnimkar@...cinc.com>
To: Krzysztof Kozlowski <krzk@...nel.org>,
"Rafael J . Wysocki" <rafael@...nel.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Ulf Hansson <ulf.hansson@...aro.org>
CC: <linux-pm@...r.kernel.org>, <linux-arm-msm@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <quic_lsrao@...cinc.com>,
<quic_mkshah@...cinc.com>, <devicetree@...r.kernel.org>
Subject: Re: [PATCH 1/2] dt-bindings: arm: idle-states: Add
idle-state-disabled property
Thanks Krzysztof for reviewing,
On 6/9/2023 6:44 PM, Krzysztof Kozlowski wrote:
> On 08/06/2023 10:55, Tushar Nimkar wrote:
>> This change adds idle-state-disabled property using which certain or all
>
> Please do not use "This commit/patch", but imperative mood. See longer
> explanation here:
> https://elixir.bootlin.com/linux/v5.17.1/source/Documentation/process/submitting-patches.rst#L95
>
Sure, will update in next version.
>> idle-states can be kept disabled during boot-up. Once boot-up is completed
>> same can be enabled using below command.
>>
>
> I don't understand and you did not explain here, why this is useful and
> why this is needed.
>
I will update commit text to why this is useful in new version.
>> echo N > /sys/devices/system/cpu/cpuX/cpuidle/stateX/disable
>
>
>>
>> Cc: devicetree@...r.kernel.org
>> Signed-off-by: Tushar Nimkar <quic_tnimkar@...cinc.com>
>
> Please use scripts/get_maintainers.pl to get a list of necessary people
> and lists to CC. It might happen, that command when run on an older
> kernel, gives you outdated entries. Therefore please be sure you base
> your patches on recent Linux kernel.
>
Yes, In new version will take care.
>> ---
>> + echo N > /sys/devices/system/cpu/cpuX/cpuidle/stateX/disable
>
> This is Linux specific command, so does not fit the bindings.
Will remove in new version.
>
> Best regards,
> Krzysztof
>
Thanks,
Tushar
Powered by blists - more mailing lists