Re: [RFC PATCH 3/3] ARM: dts: davinci, keystone: correct watchdog nodenames

From: Kousik Sanagavarapu
Date: Mon Jul 22 2024 - 09:22:17 EST


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.

Thanks