[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1078561c-d9f9-0678-0417-412a0beda6e3@linaro.org>
Date: Sun, 30 Jul 2023 20:08:35 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Svyatoslav Ryhel <clamor95@...il.com>,
Iskren Chernev <me@...ren.info>,
Marek Szyprowski <m.szyprowski@...sung.com>,
Matheus Castello <matheus@...tello.eng.br>,
Sebastian Reichel <sre@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/3] dt-bindings: power: supply: maxim,max17040: update
properties
On 30/07/2023 19:26, Svyatoslav Ryhel wrote:
> Add status and temperature properties.
>
> Signed-off-by: Svyatoslav Ryhel <clamor95@...il.com>
> ---
> .../bindings/power/supply/maxim,max17040.yaml | 31 +++++++++++++++++++
> 1 file changed, 31 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml b/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml
> index 2627cd3eed83..4bccf25a111c 100644
> --- a/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml
> +++ b/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml
> @@ -55,6 +55,14 @@ properties:
> interrupts:
> maxItems: 1
>
> + io-channels:
> + items:
> + - description: battery temperature
> +
> + io-channel-names:
> + items:
> + - const: temp
> +
> wakeup-source:
> type: boolean
> description: |
> @@ -95,3 +103,26 @@ examples:
> wakeup-source;
> };
> };
> + - |
> + #include <dt-bindings/interrupt-controller/irq.h>
> + i2c0 {
Just i2c
With above:
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists