Re: [RFC PATCH 3/3] ARM: dts: davinci, keystone: correct watchdog nodenames
From: Krzysztof Kozlowski
Date: Mon Jul 22 2024 - 10:07:46 EST
On 22/07/2024 15:21, Kousik Sanagavarapu wrote:
> On Mon, Jul 22, 2024 at 10:13:59AM +0200, Krzysztof Kozlowski wrote:
>> On 21/07/2024 18:28, Kousik Sanagavarapu wrote:
>>> Using "wdt" instead of "watchdog" for watchdog timer nodes doesn't allow
>>> for validation with the corresponding dtschema and gives errors
>>>
>>> [...]
>>>
>> That's entirely unrelated patch. Don't mix simple cleanups with patches
>> affecting ABI and users. Also, explain why.
>
> Got it. Will submit v2 as a seperate patch, outside of this series.
... and carefully re-think why. I am 99% sure your patch breaks the
users. Better if you test your changes.
Conversion of the bindings is a task which requires to know how DTS works.
Best regards,
Krzysztof