lmsensors: Add configs for HW21 and HW26

Label and compute all input from the PMIC.

BugzID: 81382
This commit is contained in:
Alexandre Bard 2022-09-12 16:31:11 +02:00
parent 1eb5a1a51e
commit 275d265ee7
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,13 @@
chip "da9063-*"
label in0 "main-voltage"
label in1 "input-voltage"
compute in1 15.0*@, @/15.0
label in2 "ignition-voltage"
compute in2 4.96*@, @/4.96
ignore in3
label in4 "rtc-voltage"
label temp1 "tjunc"
chip "*-mdio-*"
ignore in0
ignore temp1

View File

@ -0,0 +1 @@
am335x-hw26