Skip to content

Add support for AT30TS74 into hwmon #5158

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

Closed
wants to merge 1 commit into from

Conversation

rosterloh
Copy link

Atmel (now Microchip) AT30TS74 is an LM75 compatible sensor. Add it.

Signed-off-by: Richard Osterloh [email protected]

@pelwell
Copy link
Contributor

pelwell commented Sep 1, 2022

My response to this PR was going to be "this is an unmodified upstream file - please submit the patch upstream", but then I looked at linux-next and found that support for the AT30TS74 has already been added. In fact, your PR is actually a verbatim (character for character identical) clone of upstream commit c851b71, which is already in rpi-5.19.y and rpi-6.0.y, except that you've changed the commit message and signed it off yourself.

We're (almost) always happy to back-port commits that have been accepted into newer kernels because it means that any maintenance overhead of the downstream patch is short-lived.

See a59a378.

@pelwell pelwell closed this Sep 1, 2022
@rosterloh
Copy link
Author

Perfect, thank you so much @pelwell

popcornmix added a commit to raspberrypi/firmware that referenced this pull request Sep 5, 2022
kernel: configs: Add LAN7430 driver on BCM2711
See: raspberrypi/linux#4117

kernel: Add a pullup/down parameter to PPS DTBO
See: raspberrypi/linux#5154

kernel: hwmon: (lm75) Add Atmel AT30TS74 support
See: raspberrypi/linux#5158

kernel: vc4-kms-v3d COB and interrupt fixes
See: raspberrypi/linux#5121

kernel: Unicam dummy buffer overrun fix
See: raspberrypi/linux#5157

kernel: ASoC:ma120x0p: Extend the volume range to -144dB (mute)
See: raspberrypi/linux#5160
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Sep 5, 2022
kernel: configs: Add LAN7430 driver on BCM2711
See: raspberrypi/linux#4117

kernel: Add a pullup/down parameter to PPS DTBO
See: raspberrypi/linux#5154

kernel: hwmon: (lm75) Add Atmel AT30TS74 support
See: raspberrypi/linux#5158

kernel: vc4-kms-v3d COB and interrupt fixes
See: raspberrypi/linux#5121

kernel: Unicam dummy buffer overrun fix
See: raspberrypi/linux#5157

kernel: ASoC:ma120x0p: Extend the volume range to -144dB (mute)
See: raspberrypi/linux#5160
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants