[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <83b3dbf4-0916-432b-b46f-bf459ce264f3@kernel.org>
Date: Mon, 10 Nov 2025 08:30:41 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Andreas Kemnade <andreas@...nade.info>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, Guenter Roeck <linux@...ck-us.net>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-hwmon@...r.kernel.org
Subject: Re: [PATCH 2/3] dt-bindings: regulator: Add Fitipower FP9931/JD9930
On 09/11/2025 22:12, Andreas Kemnade wrote:
>>
>> You must drop ref. That's the entire point of common unit suffix.
>>
> I tried without it:
>
> fitipower,tdly-ms:
> description:
> Power up soft start delay settings tDLY1-4 bitfields in the
> POWERON_DELAY register
> default: <0 0 0 0>
Arrays are in [] (see also some examples of arrays in the example-schema).
[0, 0, 0, 0]
And then it should work, but does not which I think is bug in dtschema.
I think it works fine when you drop the "default:" completely, so please
do so. I'll take a look at the issue.
enum should be in one line, btw.
Your patchset has also blank line warnings.
Best regards,
Krzysztof
Powered by blists - more mailing lists