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:	Wed, 14 Jul 2010 11:30:42 +0200
From:	Samuel Ortiz <sameo@...ux.intel.com>
To:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: Add additional WM8994 GPIO functions

Hi Mark,

On Thu, Jul 08, 2010 at 09:09:51PM +0900, Mark Brown wrote:
> Later revisions of the WM8994 add some more GPIO functions, define them
> in the header file.
> 
> Signed-off-by: Mark Brown <broonie@...nsource.wolfsonmicro.com>
applied to my for-next branch, thanks.

Cheers,
Samuel.


> ---
>  include/linux/mfd/wm8994/gpio.h |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/include/linux/mfd/wm8994/gpio.h b/include/linux/mfd/wm8994/gpio.h
> index b4d4c22..0c79b5f 100644
> --- a/include/linux/mfd/wm8994/gpio.h
> +++ b/include/linux/mfd/wm8994/gpio.h
> @@ -36,6 +36,10 @@
>  #define WM8994_GP_FN_WSEQ_STATUS    16
>  #define WM8994_GP_FN_FIFO_ERROR     17
>  #define WM8994_GP_FN_OPCLK          18
> +#define WM8994_GP_FN_THW	    19
> +#define WM8994_GP_FN_DCS_DONE	    20
> +#define WM8994_GP_FN_FLL1_OUT       21
> +#define WM8994_GP_FN_FLL2_OUT       22
>  
>  #define WM8994_GPN_DIR                          0x8000  /* GPN_DIR */
>  #define WM8994_GPN_DIR_MASK                     0x8000  /* GPN_DIR */
> -- 
> 1.7.1
> 

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
--
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