analogdevicesinc / no-OS

Software drivers in C for systems without an operating system
http://analogdevicesinc.github.io/no-OS/
Other
971 stars 1.67k forks source link

adc: ad7124: fix analog input enum. #2296

Closed amiclaus closed 2 months ago

amiclaus commented 2 months ago

Pull Request Description

According to the datasheet (page 89), the AINP configuration for temperature sensore is prior to the AVSS.

Fixes: 6d75bc3 ("drivers:ad7124:Functional changes")

PR Type

PR Checklist

amiclaus commented 2 months ago

Already implemented with #2294. Closing this.