zephyr/drivers
Jesus Sanchez-Palencia abd7496225 ext qmsi: Update to QMSI 1.1-Beta
QMSI 1.1 Beta is available on Github:
https://github.com/01org/qmsi/releases/tag/v1.1.0-beta

Update the QMSI drop we maintain in Zephyr and
keep the modification to qm_soc_regs.h introduced on commit
6b88a6b945 "ext qmsi: Add USB base and interrupt defines" since
that patch hasn't made into the QMSI 1.1-Beta release in time.

Also, fix the build where needed:
- add hard dependency from qm_i2c to qm_dma
- fix spi_qmsi_ss.c due to new parameter naming
- fix adc_qmsi.c and adc_qmsi_ss.c due to a new parameter

Change-Id: I01388c787f5ee6ee97fece2e42b24a717522207f
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
Signed-off-by: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
2016-07-01 13:43:02 -07:00
..
adc ext qmsi: Update to QMSI 1.1-Beta 2016-07-01 13:43:02 -07:00
aio qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
bluetooth Bluetooth: Add priority buffer for handling critical HCI events 2016-06-29 14:51:51 +00:00
clock_control Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
console console: shell: Reduce stack usage of tab completion 2016-06-02 13:28:15 +00:00
counter Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
dma drivers: dma: Add QMSI 1.1-based DMA shim driver 2016-06-22 16:46:50 +00:00
ethernet eth: Fix spurious interrupt issues 2016-05-26 15:12:25 +00:00
flash Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
gpio drivers: gpio: Fix a gpio port read bug 2016-06-03 16:36:25 +00:00
grove Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
i2c ext qmsi: Update to QMSI 1.1-Beta 2016-07-01 13:43:02 -07:00
ieee802154 cc2520: Fix how FREGs and SREGs are accessed 2016-06-22 04:47:43 +00:00
interrupt_controller int: Set default ARC interrupts to lowest priority to start 2016-06-09 00:34:03 +00:00
ipm ipm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:16 +00:00
pci pci: fix typo in code example 2016-05-30 12:54:20 +00:00
pinmux More cleanup whitespace in Kconfig files 2016-06-01 22:39:54 +00:00
pwm drivers: PWM QMSI dev name fix 2016-05-26 22:35:33 +00:00
random Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
rtc qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
sensor sensor: tmp007: fix negative sample values bug 2016-06-30 17:50:05 +00:00
serial driver: uart: shim driver changes to reflect qmsi changes 2016-06-29 04:55:06 +00:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
spi ext qmsi: Update to QMSI 1.1-Beta 2016-07-01 13:43:02 -07:00
timer altera_avalon_timer: new timer driver for Nios II 2016-06-22 19:00:35 +00:00
usb usb: dw: Add Quark SE USB device controller driver 2016-06-30 00:21:39 +00:00
watchdog qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
Kconfig usb: dw: Add Quark SE USB device controller driver 2016-06-30 00:21:39 +00:00
Makefile usb: dw: Add Quark SE USB device controller driver 2016-06-30 00:21:39 +00:00