zephyr/drivers
Andrzej Głąbek 036791364c usb: kconfig: nrf52840: Enable REMOTE_WAKEUP option only when needed
This patch removes the "hard" selection of the USB_DEVICE_REMOTE_WAKEUP
Kconfig option for USB devices made on the nRF52840 SoC. Now it's up to
the application to decide if it wants to enable the option. This change
makes it possible to pass the USB3CV Chapter 9 Tests for applications
that don't use the remote wakeup feature, since when a USB device only
reports that it supports this feature, and the mentioned option makes
it to do so, one of the test cases expects the USB device to actually
perform the remote wakeup. And when the feature is not reported as
supported, the test case is skipped.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2019-06-27 12:17:45 +02:00
..
adc drivers/adc/adc_intel_quark_d2000: remove Quark D2000 ADC driver 2019-06-25 08:06:43 -04:00
aio license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
audio docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
bluetooth docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
can drivers: can: mcux_flexcan: Add support for MK64 2019-06-26 16:05:51 -05:00
clock_control soc: arm: nxp: ke1xf: enable MCUX SCG clock controller driver 2019-06-24 14:33:46 -05:00
console drivers: uart_console: removed commented code 2019-06-25 15:27:00 -04:00
counter include: move interrupt controller headers to interrupt_controller/ 2019-06-25 15:27:00 -04:00
crypto docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
display docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
dma drivers: sam0: Fix deprecated instance macro usage 2019-06-24 07:21:26 -04:00
entropy dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
ethernet docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
flash soc/x86/intel_quark: remove support for Quark D2000 SoC 2019-06-25 08:06:43 -04:00
gpio include: move interrupt controller headers to interrupt_controller/ 2019-06-25 15:27:00 -04:00
hwinfo dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
i2c include: move interrupt controller headers to interrupt_controller/ 2019-06-25 15:27:00 -04:00
i2s drivers/i2s_ll_stm32.c: (FIX) Avoid warning in LOG_ERR 2019-05-14 09:01:21 -05:00
ieee802154 docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
interrupt_controller include: move interrupt controller headers to interrupt_controller/ 2019-06-25 15:27:00 -04:00
ipm dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
led Drivers: led: lp5562: Add delay when writing to enable register 2019-06-17 16:23:16 -04:00
led_strip dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
modem drivers: modem: modem_receiver.h: move header from /include/ 2019-06-25 15:27:00 -04:00
net net: slip: fix compilation without NET_L2_ETHERNET 2019-04-25 21:36:53 +03:00
neural_net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pci license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pcie drivers/pcie/shell: add basic probe for MSI-X capability 2019-06-10 10:52:02 -04:00
pinmux drivers: pinmux: stm32mp1: Add missing UART4 and UART7 pinctrl definitions 2019-06-26 07:37:35 -04:00
ptp_clock net: ptp: clock: Add usermode support to ptp_clock_get() 2019-06-25 15:22:51 +03:00
pwm dts: Convert new/missed DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-15 07:14:12 -04:00
rtc docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
sensor driver/sensor: lis2dw12: make use of STdC definitions 2019-06-26 15:41:40 -04:00
serial drivers: serial: ns16550: move header from /include/ 2019-06-25 15:27:00 -04:00
spi include: move interrupt controller headers to interrupt_controller/ 2019-06-25 15:27:00 -04:00
timer include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
usb usb: kconfig: nrf52840: Enable REMOTE_WAKEUP option only when needed 2019-06-27 12:17:45 +02:00
watchdog include: move interrupt controller headers to interrupt_controller/ 2019-06-25 15:27:00 -04:00
wifi wifi: eswifi: add UDP support 2019-06-26 23:20:22 +03:00
CMakeLists.txt net: ptp: clock: Add usermode support to ptp_clock_get() 2019-06-25 15:22:51 +03:00
Kconfig uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00