zephyr/drivers
Kumar Gala 9f6d9573fd drivers: ipm: fix build issue from DT macro conversion
Since idc_read/idc_write are used outside of the driver we can't use the
DT_INST_... form (that utilize DT_DRV_COMPAT) of the macro's in
ipm_cavs_idc_priv.h.  Use DT_INST(0, intel_cavs_idc) explicitly in the
header to fix the build issue.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-03-27 11:41:16 -05:00
..
adc drivers: adc: add Microchip MCP320x driver 2020-03-27 16:17:06 +01:00
audio drivers: audio: mpxxdtyy: Convert to new DT_INST macros 2020-03-26 11:55:52 -05:00
bluetooth kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
can net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
clock_control drivers/clock_gate: Support on/off operationf in mcux's SIM driver 2020-03-27 14:48:30 +02:00
console drivers/console: Removing left-over cmake directive about telnet 2020-03-16 11:29:54 -04:00
counter drivers: counter: add NXP Kinetis LPTMR driver 2020-03-27 11:17:58 -05:00
crypto drivers: stm32: Convert STM32 drivers to new DT_INST macros 2020-03-26 12:22:12 -05:00
debug tracing: cleanup and split segger/rtt configuration options 2020-02-07 15:58:05 -05:00
display drivers: mcux: Convert MCUX drivers to new DT_INST macros 2020-03-26 03:40:09 -05:00
dma drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros 2020-03-27 11:02:57 -05:00
eeprom drivers: eeprom: eeprom_simulator: Convert to new DT_INST macros 2020-03-27 04:54:00 -05:00
entropy drivers: atmel sam: Convert atmel sam drivers to new DT_INST macros 2020-03-26 16:31:31 -05:00
espi drivers: microchip: Convert microchip drivers to new DT_INST macros 2020-03-26 16:31:52 -05:00
ethernet samples/net: Adding relevant parts to test PM on echo server 2020-03-27 14:48:30 +02:00
flash drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros 2020-03-27 11:02:57 -05:00
gpio drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros 2020-03-27 11:02:57 -05:00
hwinfo drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros 2020-03-27 11:02:57 -05:00
i2c drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros 2020-03-27 11:02:57 -05:00
i2s drivers: i2s: Kconfig.sam_ssc: Enable support to SAMV71 2020-03-10 14:43:36 +02:00
ieee802154 net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
interrupt_controller drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros 2020-03-27 11:02:57 -05:00
ipm drivers: ipm: fix build issue from DT macro conversion 2020-03-27 11:41:16 -05:00
kscan drivers: microchip: Convert microchip drivers to new DT_INST macros 2020-03-26 16:31:52 -05:00
led drivers: led: Convert to new DT_INST macros 2020-03-26 03:32:26 -05:00
led_strip drivers: led_strip: Convert to new DT_INST macros 2020-03-26 05:19:00 -05:00
lora kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
modem net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
net net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
neural_net
pcie
peci drivers: microchip: Convert microchip drivers to new DT_INST macros 2020-03-26 16:31:52 -05:00
pinmux drivers: esp32: Convert esp32 drivers to new DT_INST macros 2020-03-26 08:49:11 -05:00
ps2 drivers: microchip: Convert microchip drivers to new DT_INST macros 2020-03-26 16:31:52 -05:00
ptp_clock
pwm drivers: openisa: Convert openisa drivers to new DT_INST macros 2020-03-27 05:28:37 -05:00
sensor drivers: sensor: BME280: add forced sampling mode 2020-03-25 14:52:07 -05:00
serial drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros 2020-03-27 11:02:57 -05:00
spi drivers: sifive: Convert sifive drivers to new DT_INST macros 2020-03-26 16:06:09 -05:00
timer drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros 2020-03-27 11:02:57 -05:00
usb drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros 2020-03-27 11:02:57 -05:00
video drivers: video: mt9m114: Convert to new DT_INST macros 2020-03-27 11:06:06 -05:00
watchdog drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros 2020-03-27 11:02:57 -05:00
wifi drivers: wifi: eswifi: Convert to new DT_INST macros 2020-03-27 11:05:19 -05:00
CMakeLists.txt drivers: peci: Add Kconfig for PECI driver 2020-03-13 18:53:04 +02:00
Kconfig drivers: peci: Add Kconfig for PECI driver 2020-03-13 18:53:04 +02:00