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]
Message-ID:
 <TY3PR01MB11346BC381DF5469C5E2195CF86B42@TY3PR01MB11346.jpnprd01.prod.outlook.com>
Date: Fri, 26 Jul 2024 14:05:52 +0000
From: Biju Das <biju.das.jz@...renesas.com>
To: Mark Brown <broonie@...nel.org>, Liam Girdwood <lgirdwood@...il.com>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, Geert
 Uytterhoeven <geert+renesas@...der.be>
Subject: RE: [PATCH] regulator: Further restrict RZG2L USB VBCTRL regulator
 dependencies

Hi Mark Brown,

Thanks for the patch.

> -----Original Message-----
> From: Mark Brown <broonie@...nel.org>
> Sent: Friday, July 26, 2024 2:50 PM
> Subject: [PATCH] regulator: Further restrict RZG2L USB VBCTRL regulator dependencies
> 
> Since the regulator can't be used without the USB controller also tighten the dependency to match, as
> well as the default.
> 
> Signed-off-by: Mark Brown <broonie@...nel.org>

Reviewed-by: Biju Das <biju.das.jz@...renesas.com>

Cheers,
Biju

> ---
>  drivers/regulator/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 5be44606ac15..5560dc4db986
> 100644
> --- a/drivers/regulator/Kconfig
> +++ b/drivers/regulator/Kconfig
> @@ -1636,7 +1636,7 @@ config REGULATOR_UNIPHIER
> 
>  config REGULATOR_RZG2L_VBCTRL
>  	tristate "Renesas RZ/G2L USB VBUS regulator driver"
> -	depends on ARCH_RZG2L || COMPILE_TEST
> +	depends on RESET_RZG2L_USBPHY_CTRL || COMPILE_TEST
>  	depends on OF
>  	select REGMAP_MMIO
>  	default RESET_RZG2L_USBPHY_CTRL
> 
> ---
> base-commit: 7164122e25b18806f5dce68c8a0bdaa9e4f902a5
> change-id: 20240726-regulator-restrict-rzg2l-084f562ee345
> 
> Best regards,
> --
> Mark Brown <broonie@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ