Skip to content

Commit

Permalink
bma4xx: Set default supported channels in DTS
Browse files Browse the repository at this point in the history
Once added, these should be accessible via the devicetree macros.

Signed-off-by: Yuval Peress <[email protected]>
  • Loading branch information
yperess committed Apr 8, 2024
1 parent 4f87a6d commit b1102e8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions dts/bindings/sensor/bosch,bma4xx-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@ properties:
description: |
Identifies pin for the INT1 signal on the sensor. The sensor
INT2,3,4 signals are not supported by the driver.
supported-channels:
default:
- SENSOR_CHAN_ACCEL_X
- SENSOR_CHAN_ACCEL_Y
- SENSOR_CHAN_ACCEL_Z
- SENSOR_CHAN_ACCEL_XYZ
- SENSOR_CHAN_DIE_TEMP

0 comments on commit b1102e8

Please sign in to comment.