-
Notifications
You must be signed in to change notification settings - Fork 844
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iio: temperature: add driver for max30210
MAX30210 ±0.1°C Accurate Ultra-Small Low-Power Digital Temperature Sensor Signed-off-by: John Erasmus Mari Geronimo <[email protected]>
- Loading branch information
1 parent
5668cc0
commit 41c93cb
Showing
4 changed files
with
1,220 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12593,6 +12593,7 @@ L: [email protected] | |
S: Supported | ||
W: https://ez.analog.com/linux-software-drivers | ||
F: Documentation/devicetree/bindings/iio/temperature/adi,max30210.yaml | ||
F: drivers/iio/temperature/max30210.c | ||
|
||
MAX31827 TEMPERATURE SWITCH DRIVER | ||
M: Daniel Matyas <[email protected]> | ||
|
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
Oops, something went wrong.