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

Add support for MAX30210 #2544

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

Commits on Sep 12, 2024

  1. iio: Kconfig.adi: imply MAX30210

    Add entry for the MAX30210 driver.
    
    Signed-off-by: John Erasmus Mari Geronimo <[email protected]>
    jemfgeronimo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    87685d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. dt-bindings: iio: temperature: add adi,max30210.yaml

    Add documentation for devicetree bindings for max30210
    
    Signed-off-by: John Erasmus Mari Geronimo <[email protected]>
    jemfgeronimo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5668cc0 View commit details
    Browse the repository at this point in the history
  2. 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]>
    jemfgeronimo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a0108de View commit details
    Browse the repository at this point in the history