dt-bindings: power: supply: pm8941-charger: add pm8226
authorLuca Weiss <luca@z3ntu.xyz>
Thu, 18 Nov 2021 21:02:04 +0000 (22:02 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 30 Nov 2021 10:34:27 +0000 (11:34 +0100)
The charger in PM8226 (used in MSM8226) is similar to the charger in
PM8941.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Documentation/devicetree/bindings/power/supply/qcom,pm8941-charger.yaml

index bc89048..caeff68 100644 (file)
@@ -11,7 +11,9 @@ maintainers:
 
 properties:
   compatible:
-    const: qcom,pm8941-charger
+    enum:
+      - qcom,pm8226-charger
+      - qcom,pm8941-charger
 
   reg:
     maxItems: 1