zephyr/drivers
Sandeep Tripathy 17fcaa3fc4 drivers: timer: get ppi configuration from dt
Use device tree provided configurations for arm architecture timer
PPIs.

This fixes issue of timer ppi not working on most hardware where
edge-triggered PPI are not supported.

Signed-off-by: Sandeep Tripathy <sandeep.tripathy@broadcom.com>
2020-05-18 11:07:57 +02:00
..
adc devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
audio device: avoid casting away const from config_info pointer 2020-05-13 18:21:52 +02:00
bluetooth
can devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
clock_control devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
console
counter devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
crypto
dac
debug
display device: avoid casting away const from config_info pointer 2020-05-13 18:21:52 +02:00
dma devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
eeprom
entropy device: avoid casting away const from config_info pointer 2020-05-13 18:21:52 +02:00
espi
ethernet devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
flash devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
gpio gpio: intel_apl: don't enable interrupt if line is output 2020-05-16 19:56:19 +02:00
hwinfo
i2c devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
i2s devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
ieee802154 device: avoid casting away const from config_info pointer 2020-05-13 18:21:52 +02:00
interrupt_controller
ipm
kscan
led
led_strip devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
lora devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
modem
net
neural_net device: avoid casting away const from config_info pointer 2020-05-13 18:21:52 +02:00
pcie
peci
pinmux devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
ps2
ptp_clock
pwm devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
sensor sensor: add sensor driver for Infineon DPS310 2020-05-14 11:02:29 +02:00
serial devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
spi devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
timer drivers: timer: get ppi configuration from dt 2020-05-18 11:07:57 +02:00
usb drivers: usb_dc_nrfx: Abort write on ep_ctx_reset 2020-05-14 13:28:46 +02:00
video
watchdog devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
wifi
CMakeLists.txt
Kconfig