zephyr/drivers
Bogdan Davidoaia caa506102e sensor: ak8975: add support for MPU9150
The AK8975 chip can be packaged together with a MPU6050 chip, resulting
in a MPU9150 chip. In this format, the MPU6050 part of the MPU9150 chip
needs to be turned on and pass-through mode enable in order to communicate
with the AK8975 chip.

Datasheet:
	http://43zrtwysvxb2gf29r5o0athu.wpengine.netdna-cdn.com/wp-content/uploads/2015/02/MPU-9150-Datasheet.pdf

Register Map:
	http://43zrtwysvxb2gf29r5o0athu.wpengine.netdna-cdn.com/wp-content/uploads/2015/02/MPU-9150-Register-Map.pdf

Change-Id: I120dff11c187689e2e6968c812aae2e3e3578bc6
Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-06-01 14:02:20 +03:00
..
adc Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
aio qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
bluetooth drivers/nble: Check existence of callback before call 2016-06-01 08:21:18 +00:00
clock_control Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
console console: shell: Add support for commands completion 2016-05-26 13:06:59 +00:00
counter Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05: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: Add basic GPIO and UART support for nRF52 2016-05-27 01:38:21 +00:00
grove Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
i2c i2c: quark_se ss: Use locking mechanism to guard critical regions. 2016-06-01 00:42:11 +00:00
ieee802154 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
interrupt_controller Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05: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 arduino due: move pinmux code to board definition 2016-05-28 10:45:43 -04: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: ak8975: add support for MPU9150 2016-06-01 14:02:20 +03:00
serial drivers: Add basic GPIO and UART support for nRF52 2016-05-27 01:38:21 +00:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
spi spi:quark_se ss: Use locking mechanism to guard critical regions. 2016-05-31 22:54:40 +00:00
timer arc: fixes a missing declaration compile error 2016-05-26 02:15:06 +00:00
watchdog qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
Kconfig ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
Makefile qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00