All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: "Opensource [Anthony Olech]" <anthony.olech.opensource@diasemi.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
	David Jander <david@protonic.nl>,
	Liam Girdwood <lgirdwood@gmail.com>,
	linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>,
	David Dajun Chen <david.chen@diasemi.com>
Subject: Re: [PATCH V1 1/3] include/linux/mfd/da9052/da9052: Add new BC chip
Date: Tue, 25 Feb 2014 08:54:03 +0000	[thread overview]
Message-ID: <20140225085403.GC19099@lee--X1> (raw)
In-Reply-To: <201402191636.s1JGarhP017640@swsrvapps-02.lan>

> Add the hash define for the new variant of the DA9053 PMIC called BC.
> 
> Signed-off-by: Anthony Olech <anthony.olech.opensource@diasemi.com>
> ---
> 
> This patch is relative to linux-next repository tag next-20140219
> 
> This patch must be applied before the others in this patch series
> or the drivers that the other patches modify will not compile.
> 
>  include/linux/mfd/da9052/da9052.h |    1 +
>  1 file changed, 1 insertion(+)

Applied with an amended/corrected subject line.

> diff --git a/include/linux/mfd/da9052/da9052.h b/include/linux/mfd/da9052/da9052.h
> index 21e21b8..bba65f5 100644
> --- a/include/linux/mfd/da9052/da9052.h
> +++ b/include/linux/mfd/da9052/da9052.h
> @@ -83,6 +83,7 @@ enum da9052_chip_id {
>  	DA9053_AA,
>  	DA9053_BA,
>  	DA9053_BB,
> +	DA9053_BC,
>  };
>  
>  struct da9052_pdata;

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

      reply	other threads:[~2014-02-25  8:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-19 16:32 [PATCH V1 1/3] include/linux/mfd/da9052/da9052: Add new BC chip Opensource [Anthony Olech]
2014-02-25  8:54 ` 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=20140225085403.GC19099@lee--X1 \
    --to=lee.jones@linaro.org \
    --cc=anthony.olech.opensource@diasemi.com \
    --cc=broonie@kernel.org \
    --cc=david.chen@diasemi.com \
    --cc=david@protonic.nl \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.