File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Documentation/devicetree/bindings/mfd Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -55,14 +55,15 @@ properties:
55
55
minimum : 0
56
56
maximum : 1
57
57
58
- rohm,charger-sense-resistor-ohms :
59
- minimum : 10000000
60
- maximum : 50000000
58
+ rohm,charger-sense-resistor-micro-ohms :
59
+ minimum : 10000
60
+ maximum : 50000
61
+ default : 30000
61
62
description : |
62
63
BD71827 and BD71828 have SAR ADC for measuring charging currents.
63
64
External sense resistor (RSENSE in data sheet) should be used. If some
64
- other but 30MOhm resistor is used the resistance value should be given
65
- here in Ohms .
65
+ other but 30mOhm resistor is used the resistance value should be given
66
+ here in microohms .
66
67
67
68
regulators :
68
69
$ref : /schemas/regulator/rohm,bd71828-regulator.yaml
@@ -114,7 +115,7 @@ examples:
114
115
#gpio-cells = <2>;
115
116
gpio-reserved-ranges = <0 1>, <2 1>;
116
117
117
- rohm,charger-sense-resistor-ohms = <10000000 >;
118
+ rohm,charger-sense-resistor-micro- ohms = <10000 >;
118
119
119
120
regulators {
120
121
buck1: BUCK1 {
You can’t perform that action at this time.
0 commit comments