aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLuca Weiss <luca@z3ntu.xyz>2021-11-18 22:02:04 +0100
committerSebastian Reichel <sebastian.reichel@collabora.com>2021-11-30 11:34:27 +0100
commit502ce10704d7fb53e8d41bbadbbdd4814d7c9b52 (patch)
tree11e88bc983b1756677684ef245519e8cd6d56098
parentpower: supply: ab8500: Standardize capacity lookup (diff)
downloadwireguard-linux-502ce10704d7fb53e8d41bbadbbdd4814d7c9b52.tar.xz
wireguard-linux-502ce10704d7fb53e8d41bbadbbdd4814d7c9b52.zip
dt-bindings: power: supply: pm8941-charger: add pm8226
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>
-rw-r--r--Documentation/devicetree/bindings/power/supply/qcom,pm8941-charger.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/qcom,pm8941-charger.yaml b/Documentation/devicetree/bindings/power/supply/qcom,pm8941-charger.yaml
index bc8904872d1b..caeff68c66d5 100644
--- a/Documentation/devicetree/bindings/power/supply/qcom,pm8941-charger.yaml
+++ b/Documentation/devicetree/bindings/power/supply/qcom,pm8941-charger.yaml
@@ -11,7 +11,9 @@ maintainers:
properties:
compatible:
- const: qcom,pm8941-charger
+ enum:
+ - qcom,pm8226-charger
+ - qcom,pm8941-charger
reg:
maxItems: 1