linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP2+: omap2plus_defconfig: Add support for BMP085 pressure sensor
@ 2013-02-18 13:20 Ruslan Bilovol
  2013-04-08 21:46 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Ruslan Bilovol @ 2013-02-18 13:20 UTC (permalink / raw)
  To: linux, tony, linux-arm-kernel, linux-kernel, linux-omap

This patch enables BMP085 pressure sensor that can be
found on OMAP4 Blaze Tablet development platform

Signed-off-by: Ruslan Bilovol <ruslan.bilovol@ti.com>
---
 arch/arm/configs/omap2plus_defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index b16bae2..6a4e9a2 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -93,6 +93,7 @@ CONFIG_BLK_DEV_RAM_SIZE=16384
 CONFIG_SENSORS_LIS3LV02D=m
 CONFIG_SENSORS_TSL2550=m
 CONFIG_SENSORS_LIS3_I2C=m
+CONFIG_BMP085_I2C=m
 CONFIG_SCSI=y
 CONFIG_BLK_DEV_SD=y
 CONFIG_SCSI_MULTI_LUN=y
-- 
1.7.9.5


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

* Re: [PATCH] ARM: OMAP2+: omap2plus_defconfig: Add support for BMP085 pressure sensor
  2013-02-18 13:20 [PATCH] ARM: OMAP2+: omap2plus_defconfig: Add support for BMP085 pressure sensor Ruslan Bilovol
@ 2013-04-08 21:46 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2013-04-08 21:46 UTC (permalink / raw)
  To: Ruslan Bilovol; +Cc: linux, linux-arm-kernel, linux-kernel, linux-omap

* Ruslan Bilovol <ruslan.bilovol@ti.com> [130218 05:24]:
> This patch enables BMP085 pressure sensor that can be
> found on OMAP4 Blaze Tablet development platform
> 
> Signed-off-by: Ruslan Bilovol <ruslan.bilovol@ti.com>

Thanks adding to omap-for-v3.10/board.

Regards,

Tony

> ---
>  arch/arm/configs/omap2plus_defconfig |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> index b16bae2..6a4e9a2 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -93,6 +93,7 @@ CONFIG_BLK_DEV_RAM_SIZE=16384
>  CONFIG_SENSORS_LIS3LV02D=m
>  CONFIG_SENSORS_TSL2550=m
>  CONFIG_SENSORS_LIS3_I2C=m
> +CONFIG_BMP085_I2C=m
>  CONFIG_SCSI=y
>  CONFIG_BLK_DEV_SD=y
>  CONFIG_SCSI_MULTI_LUN=y
> -- 
> 1.7.9.5
> 

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

end of thread, other threads:[~2013-04-08 21:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-18 13:20 [PATCH] ARM: OMAP2+: omap2plus_defconfig: Add support for BMP085 pressure sensor Ruslan Bilovol
2013-04-08 21:46 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).