On 13/12/2024 08:59, Krzysztof Kozlowski wrote: > On 12/12/2024 16:52, Kevin Chen wrote: >> Signed-off-by: Kevin Chen <kevin_chen@xxxxxxxxxxxxxx> >> --- >> Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 6 ++++++ >> 1 file changed, 6 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml >> index 2f92b8ab08fa..20191fee1f5b 100644 >> --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml >> +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml >> @@ -101,4 +101,10 @@ properties: >> - ufispace,ncplite-bmc >> - const: aspeed,ast2600 >> >> + - description: AST2700 based boards >> + items: >> + - enum: >> + - aspeed,ast2700-evb >> + - const: aspeed,ast2700 >> + >> additionalProperties: true > > > > This patchset is just corrupted. You already sent it as patch #1. > > Please run scripts/checkpatch.pl and fix reported warnings. Then please > run `scripts/checkpatch.pl --strict` 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. BTW, you already got here same comments before and this is third time you send exactly the same without implementing what we asked you. Three times same issue. NAK Best regards, Krzysztof