File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Documentation/devicetree/bindings/power/supply Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ properties:
23
23
- x-powers,axp202-usb-power-supply
24
24
- x-powers,axp221-usb-power-supply
25
25
- x-powers,axp223-usb-power-supply
26
+ - x-powers,axp717-usb-power-supply
26
27
- x-powers,axp813-usb-power-supply
27
28
- items :
28
29
- const : x-powers,axp803-usb-power-supply
@@ -75,6 +76,19 @@ allOf:
75
76
input-current-limit-microamp :
76
77
enum : [500000, 900000]
77
78
79
+ - if :
80
+ properties :
81
+ compatible :
82
+ contains :
83
+ enum :
84
+ - x-powers,axp717-usb-power-supply
85
+ then :
86
+ properties :
87
+ input-current-limit-microamp :
88
+ description : Maximum input current in increments of 50000 uA.
89
+ minimum : 100000
90
+ maximum : 3250000
91
+
78
92
- if :
79
93
properties :
80
94
compatible :
You can’t perform that action at this time.
0 commit comments