diff options
author | 2024-08-21 16:54:51 -0500 | |
---|---|---|
committer | 2024-09-03 23:50:34 +0200 | |
commit | e44c5691822962dc6f50793029bef5e71f5b0a62 (patch) | |
tree | 914560ed956b2a90ef37baddf2f8b742cffc5adf | |
parent | dt-bindings: power: supply: axp20x: Add AXP717 compatible (diff) | |
download | wireguard-linux-e44c5691822962dc6f50793029bef5e71f5b0a62.tar.xz wireguard-linux-e44c5691822962dc6f50793029bef5e71f5b0a62.zip |
dt-bindings: power: supply: axp20x: Add AXP717 compatible
Add binding information for AXP717.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20240821215456.962564-11-macroalpha82@gmail.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/power/supply/x-powers,axp20x-battery-power-supply.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-battery-power-supply.yaml b/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-battery-power-supply.yaml index f196bf70b248..5ccd375eb294 100644 --- a/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-battery-power-supply.yaml +++ b/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-battery-power-supply.yaml @@ -23,6 +23,7 @@ properties: - const: x-powers,axp202-battery-power-supply - const: x-powers,axp209-battery-power-supply - const: x-powers,axp221-battery-power-supply + - const: x-powers,axp717-battery-power-supply - items: - const: x-powers,axp803-battery-power-supply - const: x-powers,axp813-battery-power-supply |