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:	Thu, 17 Apr 2014 10:54:47 -0700
From:	Guenter Roeck <linux@...ck-us.net>
To:	Peter Tyser <ptyser@...-inc.com>
Cc:	Samuel Ortiz <sameo@...ux.intel.com>,
	Lee Jones <lee.jones@...aro.org>,
	Chris Healy <cphealy@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: lpc_ich: Enable GPIO for Panther Point

On Sat, Apr 05, 2014 at 08:49:34AM -0700, Guenter Roeck wrote:
> Panther Point PCH GPIO configuration is similar to V5 PCHs.
> 
> Signed-off-by: Guenter Roeck <linux@...ck-us.net>

I don't recall seeing a reply ... ping ...

Thanks,
Guenter

> ---
>  drivers/mfd/lpc_ich.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c
> index 37edf9e..d096cca 100644
> --- a/drivers/mfd/lpc_ich.c
> +++ b/drivers/mfd/lpc_ich.c
> @@ -484,6 +484,7 @@ static struct lpc_ich_info lpc_chipset_info[] = {
>  	[LPC_PPT] = {
>  		.name = "Panther Point",
>  		.iTCO_version = 2,
> +		.gpio_version = ICH_V5_GPIO,
>  	},
>  	[LPC_LPT] = {
>  		.name = "Lynx Point",
> -- 
> 1.7.9.7
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ