[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADrjBPp1Esr_y7nuMgEiknDQbDzW7bKu5UKaoRQ7jGYRAFr_Uw@mail.gmail.com>
Date: Mon, 16 Sep 2024 20:53:02 +0100
From: Peter Griffin <peter.griffin@...aro.org>
To: André Draszik <andre.draszik@...aro.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
Michael Walle <mwalle@...nel.org>, Tudor Ambarus <tudor.ambarus@...aro.org>,
Will McVicker <willmcvicker@...gle.com>, kernel-team@...roid.com,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: regulator: add max20339 binding
Hi André,
On Mon, 16 Sept 2024 at 17:48, André Draszik <andre.draszik@...aro.org> wrote:
>
> Add device tree binding for Maxim MAX20339 overvoltage protector with
> load switches.
>
> Signed-off-by: André Draszik <andre.draszik@...aro.org>
> ---
> .../bindings/regulator/maxim,max20339.yaml | 171 +++++++++++++++++++++
> MAINTAINERS | 6 +
> 2 files changed, 177 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/regulator/maxim,max20339.yaml b/Documentation/devicetree/bindings/regulator/maxim,max20339.yaml
> new file mode 100644
> index 000000000000..ef6490cf5a6b
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/regulator/maxim,max20339.yaml
> @@ -0,0 +1,171 @@
> +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/regulator/maxim,max20339.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Maxim Integrated MAX20339 overvoltage protector with load switches
> +
> +maintainers:
> + - André Draszik <andre.draszik@...aro.org>
> +
> +description: |
> + The MAX20339 is an overvoltage protection (OVP) device with integrated load
> + switches and ESD Protection for USB Type-C applications. It protects low
> + voltage systems against voltage faults and surges. It also integrates two
> + load switches with current limiting, configurable by hard- and software.
[nit]: what does "hard-" mean? should this say hardware?
Peter
Powered by blists - more mailing lists