]> git.hungrycats.org Git - linux/commit
dt-bindings: usb: usb-nop-xceiv: Repurpose vbus-regulator
authorSean Anderson <sean.anderson@seco.com>
Tue, 23 Jan 2024 22:51:08 +0000 (17:51 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Jan 2024 01:37:21 +0000 (17:37 -0800)
commitc281d8a5a58a8c2dca797132ff48033d50fde742
treed27d66b6683a51ade338f5d62104ffa95e2e05a2
parent4158af057c7f84790d7b04f589d5b8a93fddf469
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>
Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml