Skip to content

Commit 85d3af3

Browse files
macromorganjic23
authored andcommitted
dt-bindings: iio: adc: Add AXP717 compatible
Add compatible binding for the axp717. Acked-by: Jonathan Cameron <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Chris Morgan <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
1 parent c7ac447 commit 85d3af3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Documentation/devicetree/bindings/iio/adc/x-powers,axp209-adc.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,17 @@ description: |
3737
3 | batt_dischrg_i
3838
4 | ts_v
3939
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+
4051
AXP813
4152
------
4253
0 | pmic_temp
@@ -52,6 +63,7 @@ properties:
5263
oneOf:
5364
- const: x-powers,axp209-adc
5465
- const: x-powers,axp221-adc
66+
- const: x-powers,axp717-adc
5567
- const: x-powers,axp813-adc
5668

5769
- items:

0 commit comments

Comments
 (0)