zephyr/drivers
Daniel Leung 55afe00195 interrupt_controller: dw: fix base address not defined in config
During driver rewrite, the field to specify the base address of
the interrupt controller was dropped, which results in error in
device initialization due to accessing random address (or null).
Fix it by specifying the base address.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-02-18 15:31:19 -06: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 interrupt_controller: dw: fix base address not defined in config 2020-02-18 15:31:19 -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
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
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