Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Rob Herring (Arm) and committed by
Jakub Kicinski
5bf99bae d7ef9eee

-1
-1
Documentation/devicetree/bindings/net/renesas,ether.yaml
··· 126 126 reg = <1>; 127 127 interrupt-parent = <&irqc0>; 128 128 interrupts = <0 IRQ_TYPE_LEVEL_LOW>; 129 - micrel,led-mode = <1>; 130 129 reset-gpios = <&gpio5 31 GPIO_ACTIVE_LOW>; 131 130 }; 132 131 };