zephyr/drivers/sensor/fxas21002
Maureen Helm 9cd36c7bd2 boards: dts: Add fxas21002 interrupt bindings and fix sensor sample
Adds dts bindings for the fxas21002 interrupt pins to all boards that
have this sensor.

The fxas21002 driver is currently only aware of one sensor interrupt
pin, therefore the routing of INT1 or INT2 to the driver is handled in
each board's dts.fixup.

The fxas21002 sample application has been broken since the refactoring
of the mcux gpio driver to dts in commit
4e8f29f319. The sample is now fixed.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-05-10 15:43:42 -05:00
..
CMakeLists.txt
Kconfig boards: dts: Add fxas21002 interrupt bindings and fix sensor sample 2018-05-10 15:43:42 -05:00
fxas21002.c
fxas21002.h
fxas21002_trigger.c