public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V1 1/3] include/linux/mfd/da9052/da9052: Add new BC chip
@ 2014-02-19 16:32 Opensource [Anthony Olech]
  2014-02-25  8:54 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Opensource [Anthony Olech] @ 2014-02-19 16:32 UTC (permalink / raw)
  To: Lee Jones, Samuel Ortiz
  Cc: David Jander, Liam Girdwood, linux-kernel, Mark Brown,
	David Dajun Chen

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(+)

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;
-- 
end-of-patch 1/3 for PATCH V1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH V1 1/3] include/linux/mfd/da9052/da9052: Add new BC chip
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2014-02-25  8:54 UTC (permalink / raw)
  To: Opensource [Anthony Olech]
  Cc: Samuel Ortiz, David Jander, Liam Girdwood, linux-kernel,
	Mark Brown, David Dajun Chen

> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-25  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox