[PATCH v2 1/5] dt-bindings: mfd: maxim,max77759: add charger child node
Krzysztof Kozlowski
krzk at kernel.org
Fri Dec 19 00:17:44 PST 2025
On 18/12/2025 23:49, Amit Sunil Dhamne via B4 Relay wrote:
> From: Amit Sunil Dhamne <amitsd at google.com>
>
> The Maxim MAX77759 MFD includes a charger function. Extend the max77759
> binding to include the charger. Also, update the example to include
> charger.
>
> Signed-off-by: Amit Sunil Dhamne <amitsd at google.com>
> ---
> .../devicetree/bindings/mfd/maxim,max77759.yaml | 33 ++++++++++++++++++++++
> 1 file changed, 33 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/maxim,max77759.yaml b/Documentation/devicetree/bindings/mfd/maxim,max77759.yaml
> index 525de9ab3c2b..1cffdf2e5776 100644
> --- a/Documentation/devicetree/bindings/mfd/maxim,max77759.yaml
> +++ b/Documentation/devicetree/bindings/mfd/maxim,max77759.yaml
> @@ -37,6 +37,30 @@ properties:
> nvmem-0:
> $ref: /schemas/nvmem/maxim,max77759-nvmem.yaml
>
> + charger:
> + type: object
> + description: This is a dual input switch mode battery charger for portable
> + applications. It supports wired and wireless charging and can operate in
> + buck and boost mode.
> +
I do not see any improvements, so same comment: this should be folded
into the parent.
Please read DTS 101 slides or writing bindings or any other talks...
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list