zephyr/drivers
Erwan Gouriou 557d263354 dts: stm32f3: Remap USB IRQ to avoid conflict with CAN
On stm32f302/3 series, USB and CAN_1 share same IRQ lines.
To use USB and CAN_1 together, USB IRQ could be remap to other
line numbers, on which there is no conflict.
Remap the USB IRQ lines by default:
-Assign remap number in matching dtsi files
-Perform remap before usb driver init

Additionally, fix compilation issue in usb driver.

Fixes #22343

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-02-18 18:44:42 +02:00
..
adc boards: frdm_kw41z: Override ADC vref choice properly 2020-02-14 22:12:21 +02:00
audio
bluetooth kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
can
clock_control dts: stm32f3: Remap USB IRQ to avoid conflict with CAN 2020-02-18 18:44:42 +02:00
console
counter
crypto
debug
display
dma
eeprom
entropy kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
espi
ethernet kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
flash
gpio drivers: gpio_cc32xx: disable interrupts before changing interrupt type 2020-02-17 18:14:57 -06:00
hwinfo
i2c kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
i2s
ieee802154
interrupt_controller kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
ipm
kscan
led
led_strip
lora kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
modem drivers: modem: sara-r4: fix APN setting for U2 modem 2020-02-10 20:00:15 +02:00
net
neural_net
pcie
pinmux
ps2
ptp_clock
pwm kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
sensor sensors: grove_light: convert to devicetree bindings 2020-02-12 10:31:26 -06:00
serial kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
spi drivers: spi: sifive: Fix comment to match ifdef 2020-02-17 09:05:32 +01:00
timer
usb dts: stm32f3: Remap USB IRQ to avoid conflict with CAN 2020-02-18 18:44:42 +02:00
video
watchdog
wifi
CMakeLists.txt
Kconfig