Re: [PATCH v2 net-next] dt-bindings: net: Use consistent indentation in the example

From: AngeloGioacchino Del Regno

Date: Tue Sep 15 2026 - 04:18:27 EST


On 9/14/26 17:56, Krzysztof Kozlowski wrote:
Correct indentation in the examples to consistent 2- or 4-spaces
indentation to fix dt-check-style warnings ("example 0
[indent-consistent] indent mismatch ..."). Preferred is 4-spaces, but
re-indenting entire example just for that is too much churn.

In cortina,gemini-ethernet.yaml also drop the wrongly indented mdio bus,
because it is not necessary for the example.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>


Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>