diff options
author | Sean Anderson <sean.anderson@seco.com> | 2024-01-23 23:51:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-01-28 02:37:21 +0100 |
commit | c281d8a5a58a8c2dca797132ff48033d50fde742 (patch) | |
tree | d27d66b6683a51ade338f5d62104ffa95e2e05a2 /drivers/usb/phy/phy-generic.c | |
parent | usb: mtu3: Add MT8195 MTU3 ip-sleep wakeup support (diff) | |
download | linux-c281d8a5a58a8c2dca797132ff48033d50fde742.tar.xz linux-c281d8a5a58a8c2dca797132ff48033d50fde742.zip |
dt-bindings: usb: usb-nop-xceiv: Repurpose vbus-regulator
The vbus-regulator property was never actually read from the device tree.
Introduce a new property vbus-supply to represent the regulator powering
the VBUS when acting as an A-Device. This supply will be enabled and
disabled as necessary. Note that this is different from vbus-regulator,
which represented the available current available to draw from VBUS in
B-Device mode. Because no one was using vbus-regulator, remove it.
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20240123225111.1629405-2-sean.anderson@seco.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/phy/phy-generic.c')
0 files changed, 0 insertions, 0 deletions