-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: sensor: LIS3MDL: make die temperature reading optional
The LIS3MDL sensor driver is slowed down by an additional transaction to fetch the die temperature. This commit allowes to enable/disable this via a KConfig option. Default is enables in order to preserve backwards compatability. Signed-off-by: De Murlot <demurlotpierre@gmail.com>
- Loading branch information
DeMurlot
committed
Sep 16, 2024
1 parent
6fc525c
commit e3f8ba0
Showing
3 changed files
with
22 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters