Skip to content

Commit b8ad34c

Browse files
konradybciosre
authored andcommitted
dt-bindings: power: supply: pm8941-coincell: Add PM8998 compatible
Add a specific compatible for the coincell charger present on PM8998. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Konrad Dybcio <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
1 parent cec3b46 commit b8ad34c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Documentation/devicetree/bindings/power/supply/qcom,pm8941-coincell.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ maintainers:
1616

1717
properties:
1818
compatible:
19-
const: qcom,pm8941-coincell
19+
oneOf:
20+
- items:
21+
- enum:
22+
- qcom,pm8998-coincell
23+
- const: qcom,pm8941-coincell
24+
25+
- const: qcom,pm8941-coincell
2026

2127
reg:
2228
maxItems: 1

0 commit comments

Comments
 (0)