On Thu, 07 Nov 2024 18:02:26 -0500
Frank Li <Frank.Li@xxxxxxx> wrote:
Add basic function support for P3T1085 temperature sensor.Hi Frank,
- Add binding doc trivial.yaml
- Add basic read temperature driver
For a simple temperature sensor the usual question is why IIO rather
than hwmon?
Previous reasons have been:
- Very high performmance / accuracy part (i.e. expensive)
- Remote temperature so not typically hw monitoring.
- Same silicon with a more complex sensor (typically humidity or similar).No.