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 e3a3356 commit f19638bCopy full SHA for f19638b
Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml
@@ -44,7 +44,9 @@ properties:
44
SoC == State of Charge == Capacity.
45
46
maxim,rcomp:
47
- $ref: /schemas/types.yaml#/definitions/uint32
+ $ref: /schemas/types.yaml#/definitions/uint8-array
48
+ minItems: 1
49
+ maxItems: 2
50
description: |
51
A value to compensate readings for various battery chemistries and operating temperatures.
52
max17040,41 have 2 byte rcomp, default to 0x97 0x00.
0 commit comments