Re: [PATCH] dt-bindings: i2c: microchip,corei2c: Fix indentation of compatible items
From: Conor.Dooley
Date: Thu Feb 24 2022 - 08:18:33 EST
On 24/02/2022 12:58, Geert Uytterhoeven wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> Hi Conor,
>
> On Thu, Feb 24, 2022 at 1:55 PM <Conor.Dooley@xxxxxxxxxxxxx> wrote:
>> On 24/02/2022 12:31, Geert Uytterhoeven wrote:
>>> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>>>
>>> make dt_binding_check:
>>>
>>> Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml:19:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
>>
>> Hey Geert,
>> I've run dt_binding_check locally but I dont get a warning, is there
>> something I am missing?
>
> Interesting. Are you using the latest dtschema?
> https://github.com/devicetree-org/dt-schema.git
I was on v2021.12, but have now tried v2022.01 & master
(2022.2.dev1+gf677c85).
Is there something other than running "make dt_binding_check" in a fresh
checkout that I need to do?
Thanks,
Conor.