Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: sensor: mcp9600: fix wrong register address
The address of most of the registers defined in the driver are wrong. This fixes it, following the correct numbering as can be found in the device's datasheet. Moreover, re-grouping of the macros according to their functionality. (cherry picked from commit ed61040) Original-Signed-off-by: Nikos Agianniotis <na@neq.dk> GitOrigin-RevId: ed61040 Change-Id: Ifac6ef60d53cfdb390db8e8207341e52e9777573 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5099397 Reviewed-by: Fabio Baltieri <fabiobaltieri@google.com> Commit-Queue: Fabio Baltieri <fabiobaltieri@google.com> Tested-by: Fabio Baltieri <fabiobaltieri@google.com> Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
- Loading branch information