Skip to content

Commit 5bf99ba

Browse files
robherringkuba-moo
authored andcommitted
dt-bindings: net: renesas,ether: Drop undocumented "micrel,led-mode"
"micrel,led-mode" is not yet documented by a schema. It's irrelevant to the example, so just drop it. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/20241113225742.1784723-2-robh@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent d7ef9ee commit 5bf99ba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Documentation/devicetree/bindings/net/renesas,ether.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ examples:
126126
reg = <1>;
127127
interrupt-parent = <&irqc0>;
128128
interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
129-
micrel,led-mode = <1>;
130129
reset-gpios = <&gpio5 31 GPIO_ACTIVE_LOW>;
131130
};
132131
};

0 commit comments

Comments
 (0)