Re: [PATCH] dt-bindings: i2c: microchip,corei2c: Fix indentation of compatible items

From: Rob Herring
Date: Thu Feb 24 2022 - 08:44:20 EST


On Thu, Feb 24, 2022 at 01:31:21PM +0100, Geert Uytterhoeven wrote:
> make dt_binding_check:
>
> Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml:19:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
>
> Fixes: f1bd6661946b20d1 ("dt-bindings: i2c: add bindings for microchip mpfs i2c")
> Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>