[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8fec16af-c8a9-36b9-ff78-f5dde944c4f0@linaro.org>
Date: Tue, 14 Mar 2023 15:19:04 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Rob Herring <robh@...nel.org>, Andi Shyti <andi.shyti@...nel.org>
Cc: linux-i2c@...r.kernel.org, Ryan Chen <ryan_chen@...eedtech.com>,
Wolfram Sang <wsa@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Chris Packham <chris.packham@...iedtelesis.co.nz>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Rob Herring <robh+dt@...nel.org>
Subject: Re: [PATCH v3 1/3] dt-bindings: i2c: mpc: Mark "fsl,timeout" as
deprecated
On 14/03/2023 15:10, Rob Herring wrote:
>
> On Mon, 13 Mar 2023 00:36:11 +0100, Andi Shyti wrote:
>> Now we have the i2c-scl-clk-low-timeout-ms property defined in
>> the i2c schema.
>>
>> Mark "fsl,timeout" as deprecated and update the example.
>>
>> Signed-off-by: Andi Shyti <andi.shyti@...nel.org>
>> ---
>> Documentation/devicetree/bindings/i2c/i2c-mpc.yaml | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>>
>
> My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
> on your patch (DT_CHECKER_FLAGS is new in v5.13):
>
> yamllint warnings/errors:
>
> dtschema/dtc warnings/errors:
> /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/i2c/i2c-mpc.example.dtb: i2c@...0: Unevaluated properties are not allowed ('i2c-scl-clk-low-timeout-ms' was unexpected)
That's expected as it depends on:
https://github.com/devicetree-org/dt-schema/pull/102
Best regards,
Krzysztof
Powered by blists - more mailing lists