Message ID | 20241223-starqltechn_integration_upstream-v13-2-fbc610c70832@gmail.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Add support for Maxim Integrated MAX77705 PMIC | expand |
On Mon, Dec 23, 2024 at 04:59:39PM +0300, Dzmitry Sankouski wrote: > Add max77705 fuel gauge support. > > Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com> > --- > Changes in v10: > - keep alphabetical order > --- > Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml b/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml index 085e2504d0dc..14242de7fc08 100644 --- a/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml +++ b/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml @@ -19,6 +19,7 @@ properties: - maxim,max17047 - maxim,max17050 - maxim,max17055 + - maxim,max77705-battery - maxim,max77849-battery reg:
Add max77705 fuel gauge support. Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com> --- Changes in v10: - keep alphabetical order --- Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml | 1 + 1 file changed, 1 insertion(+)