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, 23 Feb 2024 16:26:13 +0000
From: Lee Jones <lee@...nel.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>,
	Support Opensource <support.opensource@...semi.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] Convert some regulator drivers to GPIO descriptors

On Tue, 20 Feb 2024, Linus Walleij wrote:

> Despite the work to convert the regulator core to GPIO
> descriptors, there are some outliers that use legacy GPIO
> numbers in various ways. Convert them all over.
> 
> Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
> ---
> Linus Walleij (5):
>       regulator: max8973: Finalize switch to GPIO descriptors
>       regulator: da9055: Fully convert to GPIO descriptors
>       regulator: lp8788-buck: Fully convert to GPIO descriptors
>       regulator: max8997: Convert to GPIO descriptors
>       regulator: max8998: Convert to GPIO descriptors
> 
>  drivers/regulator/da9055-regulator.c        |  48 ++++-----
>  drivers/regulator/lp8788-buck.c             |  64 +++++-------
>  drivers/regulator/max8973-regulator.c       |  36 +++----
>  drivers/regulator/max8997-regulator.c       |  85 +++++-----------
>  drivers/regulator/max8998.c                 | 150 ++++++++++------------------

>  include/linux/mfd/da9055/pdata.h            |  13 ---
>  include/linux/mfd/lp8788.h                  |   9 +-
>  include/linux/mfd/max8997.h                 |   1 -
>  include/linux/mfd/max8998.h                 |   6 --

Acked-by: Lee Jones <lee@...nel.org>

>  include/linux/regulator/max8973-regulator.h |   6 --
>  10 files changed, 143 insertions(+), 275 deletions(-)
> ---
> base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d
> change-id: 20240212-descriptors-regulators-f455ccf0119c
> 
> Best regards,
> -- 
> Linus Walleij <linus.walleij@...aro.org>
> 

-- 
Lee Jones [李琼斯]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ