Re: [PATCH] dt-bindings: i2c: intel,ixp4xx-i2c: Convert to Dt schema
From: Krzysztof Kozlowski
Date: Wed Mar 25 2026 - 11:58:48 EST
On 25/03/2026 16:10, ShiHao wrote:
> On Wed, Mar 25, 2026 at 12:16:27PM +0100, Krzysztof Kozlowski wrote:
>
>> Please run scripts/checkpatch.pl on the patches and fix reported
>> warnings. After that, run also 'scripts/checkpatch.pl --strict' on the
>> patches and (probably) fix more warnings. Some warnings can be ignored,
>> especially from --strict run, but the code here looks like it needs a
>> fix. Feel free to get in touch if the warning is not clear.
>>
>
> Hello Krzysztof,
>
> Once again thank you for your time. Those warnings are from running
> checkpatch.pl without the --strict option i myself discovered when you
> said that because i only use it with --strict option. I thought
> checkpatch.pl --strict was more strict then checkpatch.pl but i guess
> it is not so strict as i thought it was. But apart from this i mean
> why in the first place there is the --strict option when it is actually
> not so strict it must have shown all errors, checks and warnings but it
> does not Anyway i will make sure to run both from now on thanks for pointing
> it.
I don't understand this at all.
You did not run checkpatch. Neither with --strict nor without --strict.
The --strict does not matter, why are you even mentioning it if you did
not run the checkpatch in the first place?
Best regards,
Krzysztof