summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb
diff options
context:
space:
mode:
authorAxel Haslam <ahaslam@baylibre.com>2016-11-23 21:06:47 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-29 19:31:35 +0300
commitc844ff74b04fe83245c908a8c92f0a7620b25c4c (patch)
treed690d68ad535aea91c8cb233f41f7ff492f7e876 /Documentation/devicetree/bindings/usb
parentf3c56fb39658a3f81ffe878628109075a023c935 (diff)
downloadlinux-c844ff74b04fe83245c908a8c92f0a7620b25c4c.tar.xz
USB: ohci: da8xx: Allow a regulator to handle VBUS
Using a regulator to handle VBUS will eliminate the need for platform data and callbacks, and make the driver more generic allowing different types of regulators to handle VBUS. The regulator equivalents to the platform callbacks are: set_power -> regulator_enable/regulator_disable get_power -> regulator_is_enabled get_oci -> regulator_get_error_flags ocic_notify -> regulator event notification Signed-off-by: Axel Haslam <ahaslam@baylibre.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb')
0 files changed, 0 insertions, 0 deletions