We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ac447 commit 85d3af3Copy full SHA for 85d3af3
Documentation/devicetree/bindings/iio/adc/x-powers,axp209-adc.yaml
@@ -37,6 +37,17 @@ description: |
37
3 | batt_dischrg_i
38
4 | ts_v
39
40
+ AXP717
41
+ ------
42
+ 0 | batt_v
43
+ 1 | ts_v
44
+ 2 | vbus_v
45
+ 3 | vsys_v
46
+ 4 | pmic_temp
47
+ 5 | batt_chrg_i
48
+ 6 | vmid_v
49
+ 7 | bkup_batt_v
50
+
51
AXP813
52
------
53
0 | pmic_temp
@@ -52,6 +63,7 @@ properties:
63
oneOf:
64
- const: x-powers,axp209-adc
54
65
- const: x-powers,axp221-adc
66
+ - const: x-powers,axp717-adc
55
67
- const: x-powers,axp813-adc
56
68
57
69
- items:
0 commit comments