diff options
author | Luiz Angelo Daros de Luca <luizluca@gmail.com> | 2024-02-25 19:29:54 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-28 11:21:41 +0300 |
commit | 5fc2d68fc81801162188995e4d3dc0b26747dd76 (patch) | |
tree | c08caada42919084b7ecb565f9f8211363d3d077 /Documentation/devicetree/bindings/net/dsa | |
parent | 28001bb1955fcfa63e535848c4289fcd7bb88daf (diff) | |
download | linux-5fc2d68fc81801162188995e4d3dc0b26747dd76.tar.xz |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/net/dsa')
-rw-r--r-- | Documentation/devicetree/bindings/net/dsa/realtek.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/dsa/realtek.yaml b/Documentation/devicetree/bindings/net/dsa/realtek.yaml index 46e113df77c8..70b6bda3cf98 100644 --- a/Documentation/devicetree/bindings/net/dsa/realtek.yaml +++ b/Documentation/devicetree/bindings/net/dsa/realtek.yaml @@ -59,6 +59,9 @@ properties: description: GPIO to be used to reset the whole device maxItems: 1 + resets: + maxItems: 1 + realtek,disable-leds: type: boolean description: | |