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] [day] [month] [year] [list]
Date:	Mon, 19 Jan 2015 11:42:19 +0000
From:	Lee Jones <lee.jones@...aro.org>
To:	Ong Boon Leong <boon.leong.ong@...el.com>
Cc:	Samuel Ortiz <sameo@...ux.intel.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: lpc_sch: enable WDT for Intel Quark X1000

On Wed, 14 Jan 2015, Ong Boon Leong wrote:

> Quark X1000 uses ie6xx_wdt driver for WDT. To enable WDT, we declare WDT IO
> resource size for Quark X1000.
> 
> Signed-off-by: Ong Boon Leong <boon.leong.ong@...el.com>
> ---
>  drivers/mfd/lpc_sch.c |    1
>  1 file changed, 1 insertion(+)

Applied, thanks.

> diff --git a/drivers/mfd/lpc_sch.c b/drivers/mfd/lpc_sch.c
> index 5c38df3..a56e4ba 100644
> --- a/drivers/mfd/lpc_sch.c
> +++ b/drivers/mfd/lpc_sch.c
> @@ -75,6 +75,7 @@ static struct lpc_sch_info sch_chipset_info[] = {
>  	[LPC_QUARK_X1000] = {
>  		.io_size_gpio = GPIO_IO_SIZE,
>  		.irq_gpio = GPIO_IRQ_QUARK_X1000,
> +		.io_size_wdt = WDT_IO_SIZE,
>  	},
>  };
>  

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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