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

drivers: sensor: add tmp119 support #87387

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

Conversation

jeppenodgaard
Copy link
Collaborator

Add support for TMP119. Its registers are compatible with TMP117 except for device id register.

yperess
yperess previously approved these changes Mar 20, 2025
Copy link
Collaborator

@yperess yperess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider renaming to tmp11x

ubieda
ubieda previously approved these changes Mar 20, 2025
@jeppenodgaard
Copy link
Collaborator Author

@yperess I renamed from tmp116 to tmp11x.

@jeppenodgaard jeppenodgaard force-pushed the add_tmp119 branch 2 times, most recently from c336248 to b614e8a Compare March 24, 2025 08:29
@jeppenodgaard jeppenodgaard requested review from yperess and ubieda March 25, 2025 13:45
Add support for TMP119. Its registers are compatible with TMP117 except for
device id register.

Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
The tmp116 sensor driver also supports tmp117 and tmp119. Therefore rename
to indicate that is supports a range of tmp devices.

Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants