From: Lee Jones <lee.jones@linaro.org>
To: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Cc: sameo@linux.intel.com, patches@opensource.wolfsonmicro.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] mfd: arizona: Add convience defines for micd_rate/micd_bias_starttime
Date: Wed, 27 May 2015 10:18:09 +0100 [thread overview]
Message-ID: <20150527091809.GA11677@x1> (raw)
In-Reply-To: <1432546115-5685-1-git-send-email-ckeepax@opensource.wolfsonmicro.com>
On Mon, 25 May 2015, Charles Keepax wrote:
> Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
> ---
> include/dt-bindings/mfd/arizona.h | 14 ++++++++++++++
> 1 files changed, 14 insertions(+), 0 deletions(-)
Applied, thanks.
> diff --git a/include/dt-bindings/mfd/arizona.h b/include/dt-bindings/mfd/arizona.h
> index c7af7c7..5556099 100644
> --- a/include/dt-bindings/mfd/arizona.h
> +++ b/include/dt-bindings/mfd/arizona.h
> @@ -90,4 +90,18 @@
> #define ARIZONA_INMODE_SE 1
> #define ARIZONA_INMODE_DMIC 2
>
> +#define ARIZONA_MICD_TIME_CONTINUOUS 0
> +#define ARIZONA_MICD_TIME_250US 1
> +#define ARIZONA_MICD_TIME_500US 2
> +#define ARIZONA_MICD_TIME_1MS 3
> +#define ARIZONA_MICD_TIME_2MS 4
> +#define ARIZONA_MICD_TIME_4MS 5
> +#define ARIZONA_MICD_TIME_8MS 6
> +#define ARIZONA_MICD_TIME_16MS 7
> +#define ARIZONA_MICD_TIME_32MS 8
> +#define ARIZONA_MICD_TIME_64MS 9
> +#define ARIZONA_MICD_TIME_128MS 10
> +#define ARIZONA_MICD_TIME_256MS 11
> +#define ARIZONA_MICD_TIME_512MS 12
> +
> #endif
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2015-05-27 9:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-25 9:28 [PATCH 1/2] mfd: arizona: Add convience defines for micd_rate/micd_bias_starttime Charles Keepax
2015-05-25 9:28 ` [PATCH 2/2] mfd: arizona: Add DT/ACPI u32 helper functions Charles Keepax
2015-05-27 9:24 ` Lee Jones
2015-05-27 10:08 ` Charles Keepax
2015-05-27 9:18 ` Lee Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150527091809.GA11677@x1 \
--to=lee.jones@linaro.org \
--cc=ckeepax@opensource.wolfsonmicro.com \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@opensource.wolfsonmicro.com \
--cc=sameo@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox