diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2022-01-11 18:50:15 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2022-02-14 13:52:43 +0000 |
commit | a400122b2a9685f6758be817f2a9043bd641af7b (patch) | |
tree | 88cb7df5920e65ed1be1d38eafda1c8604fd093b /MAINTAINERS | |
parent | af31e2b729a215a1a1d40939bcfccdbab9971deb (diff) | |
download | linux-a400122b2a9685f6758be817f2a9043bd641af7b.tar.bz2 |
dt-bindings: power: supply: maxim,max77693: Convert to dtschema
Convert the Charger bindings of Maxim MAX77693 MUIC to DT schema format.
The existing bindings were defined in ../bindings/mfd/max77693.txt.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea3e6c914384..7e3a45578747 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11710,6 +11710,7 @@ M: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> L: linux-pm@vger.kernel.org S: Supported +F: Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml F: drivers/power/supply/max14577_charger.c F: drivers/power/supply/max77693_charger.c |