Skip to content

Commit 627793e

Browse files
M-Vaittinenbroonie
authored andcommitted
regulator: bd9576 add FET ON-resistance for OCW
BD9576MUF provides over-current protection and detection. Current is measured as voltage loss over external FET. Allow specifying FET's on resistance so current monitoring limits can be converted to voltages. Signed-off-by: Matti Vaittinen <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/e5feb160d7e09f33fff5b88f1928c66a15c6680f.1622628334.git.matti.vaittinen@fi.rohmeurope.com Signed-off-by: Mark Brown <[email protected]>
1 parent 89a6a5e commit 627793e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ patternProperties:
2727
Properties for single regulator.
2828
$ref: "regulator.yaml#"
2929

30+
properties:
31+
rohm,ocw-fet-ron-micro-ohms:
32+
description: |
33+
External FET's ON-resistance. Required if VoutS1 OCP/OCW is
34+
to be set.
35+
3036
required:
3137
- regulator-name
3238

0 commit comments

Comments
 (0)