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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGb2v66LeA5gV-WTn3_Hyfx2o83_46Z5nBoLV12D4SLUmy0DLw@mail.gmail.com>
Date: Tue, 20 Aug 2024 00:31:02 +0800
From: Chen-Yu Tsai <wens@...e.org>
To: Andre Przywara <andre.przywara@....com>, Lee Jones <lee@...nel.org>, 
	Mark Brown <broonie@...nel.org>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, 
	Conor Dooley <conor+dt@...nel.org>, Liam Girdwood <lgirdwood@...il.com>, devicetree@...r.kernel.org, 
	linux-kernel@...r.kernel.org, linux-sunxi@...ts.linux.dev, 
	Chris Morgan <macroalpha82@...il.com>, John Watts <contact@...kia.org>, 
	Ryan Walklin <ryan@...ttoast.com>, Philippe Simons <simons.philippe@...il.com>
Subject: Re: [PATCH v3 0/3] regulator: Add AXP717 boost support

On Fri, Aug 16, 2024 at 8:18 AM Andre Przywara <andre.przywara@....com> wrote:
>
> This is remainder of the AXP717 fix series, containing support for the
> boost regulator. This is meant to increase the battery voltage to the 5
> volts required to provide the USB VBUS power.
> It's the usual trinity of DT bindings patch (1/3), the MFD part
> describing the PMIC registers (2/3) and the final patch to model the
> regulator (3/3).
> Compared to v2, this drops the merged patches, and just retains the
> boost related parts. It also changes the internal name of the register
> to AXP717_MODULE_EN_CONTROL_2, since there is another control register
> we will need later for battery support.
>
> Please have a look and test!

Whole series is

Reviewed-by: Chen-Yu Tsai <wens@...e.org>

Not sure which tree this is going through, but since Lee already gave
acks, maybe we could have it all go through the regulator tree?

Thanks

> Cheers,
> Andre
>
> Changelog v2 .. v3:
> - drop already merged fix patches
> - rename control register name to make room for second control register
> - rebase on top of v6.11-rc3
> - add review tags
>
> Andre Przywara (3):
>   dt-bindings: mfd: x-powers,axp152: add boost regulator
>   mfd: axp20x: AXP717: Add support for boost regulator
>   regulator: axp20x: AXP717: Add boost regulator
>
>  Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml | 2 +-
>  drivers/mfd/axp20x.c                                       | 2 ++
>  drivers/regulator/axp20x-regulator.c                       | 4 ++++
>  include/linux/mfd/axp20x.h                                 | 3 +++
>  4 files changed, 10 insertions(+), 1 deletion(-)
>
> --
> 2.39.4
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ