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, 26 Jan 2024 03:36:22 +0000
From: Peng Fan <peng.fan@....com>
To: Martin Kaiser <martin@...ser.cx>, Shawn Guo <shawnguo@...nel.org>, Linus
 Walleij <linus.walleij@...aro.org>, Bartosz Golaszewski <brgl@...ev.pl>
CC: Andrew Lunn <andrew@...n.ch>, "linux-gpio@...r.kernel.org"
	<linux-gpio@...r.kernel.org>, "linux-arm-kernel@...ts.infradead.org"
	<linux-arm-kernel@...ts.infradead.org>, "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>
Subject: RE: [PATCH v4 0/4] gpio: vf610: allow disabling the vf610 driver

> Subject: [PATCH v4 0/4] gpio: vf610: allow disabling the vf610 driver
> 
> The vf610 gpio driver is enabled by default for all i.MX machines, without any
> option to disable it in a board-specific config file.
> 
> Change gpio's Kconfig to allow disabling this driver. Disable it by default
> unless we have a vf610 soc. Enable it in the defconfigs for the i.MX chips that
> need it.
> 
> While at it, enable COMPILE_TEST for the vf610 gpio driver.
> 
> Martin Kaiser (4):
>   gpio: vf610: allow disabling the vf610 driver
>   gpio: vf610: enable COMPILE_TEST
>   ARM: imx_v6_v7_defconfig: enable the vf610 gpio driver
>   arm64: defconfig: enable the vf610 gpio driver

Reviewed-by: Peng Fan <peng.fan@....com>
> 
>  arch/arm/configs/imx_v6_v7_defconfig | 1 +
>  arch/arm64/configs/defconfig         | 1 +
>  drivers/gpio/Kconfig                 | 5 +++--
>  3 files changed, 5 insertions(+), 2 deletions(-)
> 
> --
> 2.39.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ