zephyr/subsys/usb
Kumar Gala 05f21619e3 usb: Convert vbus-gpio usage to new devicetree macros
Convert the usb_vbus_set function to utilize a chosen property
('zephyr,usb-device') to determine the device node that should have a
'vbus-gpios' property set for usb_vbus_set to be more than just a noop.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-01 07:49:31 -05:00
..
class Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
bos.c usb: Remove extra logs 2019-10-01 09:16:42 -04:00
CMakeLists.txt usb: move USB transfer functions to appropriate file 2020-02-05 11:28:12 +01:00
Kconfig usb: convert VBUS control to new GPIO API 2020-02-05 12:00:36 +01:00
os_desc.c usb: Cleanup for multiplied defines 2019-12-09 12:48:13 -05:00
os_desc.h
usb_descriptor.c usb: Stop reversing the hardware identifier 2020-04-10 10:59:04 +02:00
usb_descriptor.h usb: Fix automatic assignment endpoints 2019-05-06 11:14:24 +02:00
usb_device.c usb: Convert vbus-gpio usage to new devicetree macros 2020-05-01 07:49:31 -05:00
usb_transfer.c usb: transfer: fix too high log level 2020-04-17 13:34:40 -05:00
usb_transfer.h usb: move USB transfer functions to appropriate file 2020-02-05 11:28:12 +01:00