diff options
author | Luiz Angelo Daros de Luca <luizluca@gmail.com> | 2024-02-25 13:29:55 -0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-28 08:21:41 +0000 |
commit | 56998aa6b7f0f31ce8df23c00701af2d8e8a1f1a (patch) | |
tree | efe710e60fd5e0ecfdf6ed1aff80871fc8bb6466 /fs | |
parent | 5fc2d68fc81801162188995e4d3dc0b26747dd76 (diff) |
net: dsa: realtek: support reset controller
Add support for resetting the device using a reset controller,
complementing the existing GPIO reset functionality (reset-gpios).
Although the reset is optional and the driver performs a soft reset
during setup, if the initial reset pin state was asserted, the driver
will not detect the device until the reset is deasserted.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Alvin Šipraga <alsi@bang-olufsen.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions