Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT: feat: Added trigger support for adxl345 sensor #73037

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

whati001
Copy link

Added trigger support for adxl345 sensor implementation from PR #67497.
This PR is build upon #67497 and should be merged after.

@whati001 whati001 changed the title feat: Added trigger support for adxl345 sensor DRAFT: feat: Added trigger support for adxl345 sensor May 20, 2024
@zephyrbot zephyrbot added area: Sensors Sensors area: Devicetree Binding PR modifies or adds a Device Tree binding platform: ADI Analog Devices, Inc. labels May 20, 2024
Andreas Karner added 5 commits June 4, 2024 19:42
Added sampling frequency, range, and fifo mode configuration
to adxl345 sensor devicetree file.

Signed-off-by: Andreas Karner <[email protected]>
Rewritten adxl345 sensor driver to accept configuration
via devicetree system.

Signed-off-by: Andreas Karner <[email protected]>
Added `int1-gpios` phandle array to adxl345 dts file

Signed-off-by: Andreas Karner <[email protected]>
Extended adxl345 KConfig file to support external
trigger via interrupt pin.

Signed-off-by: Andreas Karner <[email protected]>
Implemented data ready, active, and inactive trigger support
for the adxl345 accelerometer sensor.

Signed-off-by: Andreas Karner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Devicetree Binding PR modifies or adds a Device Tree binding area: Sensors Sensors platform: ADI Analog Devices, Inc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants