[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <605b5ecc-a808-40b5-a532-9f373032c9c4@mleia.com>
Date: Wed, 7 Aug 2024 11:41:40 +0300
From: Vladimir Zapolskiy <vz@...ia.com>
To: Krzysztof Kozlowski <krzk@...nel.org>,
Animesh Agarwal <animeshagarwal28@...il.com>
Cc: Daniel Baluta <daniel.baluta@....com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: timer: nxp,lpc3220-timer: Convert to
dtschema
On 8/7/24 09:01, Krzysztof Kozlowski wrote:
> On 06/08/2024 22:13, Vladimir Zapolskiy wrote:
>>> +
>>> + reg:
>>> + maxItems: 1
>>> +
>>> + interrupts:
>>> + maxItems: 1
>>> +
>>> + clocks:
>>> + maxItems: 1
>>> +
>>> + clock-names:
>>> + const: timerclk
>>> +
>>> + resets:
>>> + maxItems: 1
>>> +
>>> +required:
>>> + - compatible
>>> + - reg
>>> + - interrupts
>>> + - clocks
>>> + - clock-names
>>
>> Since there is always just a single supply clock, there is no need to
>> specify "clock-names" as a required one, please change it.
>
> ??? That's a conversion. Why do you expect changing several DTS files
> and maybe also driver? That's not needed for conversion. No.
I do not expect changing any DTS files, why? But I would be glad to see that
the clock-names property becomes optional in the first place and therefore
before the conversion.
--
Best wishes,
Vladimir
Powered by blists - more mailing lists