lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 31 May 2024 11:35:50 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Artur Weber <aweber.kernel@...il.com>,
 Chanwoo Choi <cw00.choi@...sung.com>
Cc: Sebastian Reichel <sre@...nel.org>, Rob Herring <robh@...nel.org>,
 Conor Dooley <conor+dt@...nel.org>, Lee Jones <lee@...nel.org>,
 Krzysztof Kozlowski <krzk+dt@...nel.org>,
 Alim Akhtar <alim.akhtar@...sung.com>, linux-pm@...r.kernel.org,
 devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
 linux-arm-kernel@...ts.infradead.org, linux-samsung-soc@...r.kernel.org,
 ~postmarketos/upstreaming@...ts.sr.ht, Henrik Grimler <henrik@...mler.se>,
 Wolfgang Wiedmeyer <wolfgit@...dmeyer.de>,
 Denis 'GNUtoo' Carikli <GNUtoo@...erdimension.org>
Subject: Re: [PATCH RFC 01/11] dt-bindings: power: supply: max77693: Add fast
 charge current property

On 30/05/2024 10:55, Artur Weber wrote:
> Add the maxim,fast-charge-current-microamp property, used to specify the
> current limit to use for fast charge (when plugged into a wall charger).
> 
> Signed-off-by: Artur Weber <aweber.kernel@...il.com>
> ---
>  Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml b/Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml
> index f5fd53debbc8..4f80cc5418f5 100644
> --- a/Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml
> +++ b/Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml
> @@ -56,6 +56,13 @@ properties:
>      maximum: 3500000
>      default: 3500000
>  
> +  maxim,fast-charge-current-microamp:
> +    description:
> +      Current to use for fast charge in uA.
> +    minimum: 60000
> +    maximum: 2580000
> +    default: 500000

That's a property of monitored-battery (and there is such there).

Best regards,
Krzysztof


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ