On 10/09/2022 13:37, Janne Grunau wrote: >>> The compatible property should follow this format: >>> >>> @@ -79,8 +81,15 @@ properties: >>> - enum: >>> - apple,j314c # MacBook Pro (14-inch, M1 Max, 2021) >>> - apple,j316c # MacBook Pro (16-inch, M1 Max, 2021) >>> + - apple,j375c # Mac Studio (M1 Max, 2022) >>> - const: apple,t6001 >>> - const: apple,arm-platform >> >> Blank line. > > Added. The other entries in this list are not separated by blank lines. > What would preferred to fix this? A whitespace only patch or can just > add those additional blank lines in this change? Both would work for me. Best regards, Krzysztof