Skip to content

Commit

Permalink
dt-bindings: power: supply: pm8941-coincell: Add PM8998 compatible
Browse files Browse the repository at this point in the history
Add a specific compatible for the coincell charger present on PM8998.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
  • Loading branch information
Konrad Dybcio authored and Sebastian Reichel committed Feb 15, 2023
1 parent cec3b46 commit b8ad34c
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,13 @@ maintainers:

properties:
compatible:
const: qcom,pm8941-coincell
oneOf:
- items:
- enum:
- qcom,pm8998-coincell
- const: qcom,pm8941-coincell

- const: qcom,pm8941-coincell

reg:
maxItems: 1
Expand Down

0 comments on commit b8ad34c

Please sign in to comment.