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

dt-bindings: net: dsa: realtek: add reset controller

Realtek switches can use a reset controller instead of reset-gpios.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Cc: devicetree@vger.kernel.org
Acked-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Alvin Šipraga <alsi@bang-olufsen.dk>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Luiz Angelo Daros de Luca and committed by
David S. Miller
5fc2d68f 28001bb1

+3
+3
Documentation/devicetree/bindings/net/dsa/realtek.yaml
··· 59 59 description: GPIO to be used to reset the whole device 60 60 maxItems: 1 61 61 62 + resets: 63 + maxItems: 1 64 + 62 65 realtek,disable-leds: 63 66 type: boolean 64 67 description: |