All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/4] ARM: tegra: enable ALS and proximity sensors
@ 2012-04-23 12:11 ` Laxman Dewangan
  0 siblings, 0 replies; 26+ messages in thread
From: Laxman Dewangan @ 2012-04-23 12:11 UTC (permalink / raw)
  To: grant.likely, rob.herring, rob, linux, jic23, gregkh, swarren,
	olof, devicetree-discuss, linux-doc, linux-kernel, linux-iio,
	linux-tegra
  Cc: Laxman Dewangan

Tegra based platform are using the Intersil's ALS and proximity sensor
ISL29018 and ISL29028.
Enabling this sensor in Tegra based platform through device tree. Following
changes are done:
- Add vendor prefix for Intersil Corporation in document.
- Change the vendor prefix in driver to reflect as per document.
- Enable the instance of the sensor in Tegra platform ventana, seaboard and
  cardhu.

Changes from V1:
- Change the vendor prefix for Intersil to "isil".
- Added irq numbers when enabling driver in dts file.

Laxman Dewangan (4):
  devicetree: Document Intersil Corporation vendor prefix
  staging: iio: light: of: Fix vendor prefix of isl29018/isl29028
  ARM: dt: tegra: enable als and proximity sensor
  ARM: tegra: defconfig: add ISL29028

 .../devicetree/bindings/vendor-prefixes.txt        |    1 +
 arch/arm/boot/dts/tegra-cardhu.dts                 |    8 ++++++++
 arch/arm/boot/dts/tegra-seaboard.dts               |    8 ++++++++
 arch/arm/boot/dts/tegra-ventana.dts                |    8 ++++++++
 arch/arm/configs/tegra_defconfig                   |    1 +
 drivers/staging/iio/light/isl29018.c               |    2 +-
 drivers/staging/iio/light/isl29028.c               |    2 +-
 7 files changed, 28 insertions(+), 2 deletions(-)


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

end of thread, other threads:[~2012-04-26 17:40 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-23 12:11 [PATCH V2 0/4] ARM: tegra: enable ALS and proximity sensors Laxman Dewangan
2012-04-23 12:11 ` Laxman Dewangan
2012-04-23 12:11 ` [PATCH V2 1/4] devicetree: Document Intersil Corporation vendor prefix Laxman Dewangan
2012-04-23 17:16   ` Stephen Warren
2012-04-23 17:16     ` Stephen Warren
2012-04-24 14:50     ` Rob Landley
2012-04-23 12:11 ` [PATCH V5] dmaengine: tegra: add dma driver Laxman Dewangan
2012-04-23 12:11 ` [PATCH V2 2/4] staging: iio: light: of: Fix vendor prefix of isl29018/isl29028 Laxman Dewangan
2012-04-23 12:11   ` Laxman Dewangan
2012-04-23 17:17   ` Stephen Warren
2012-04-23 17:17     ` Stephen Warren
2012-04-23 17:28     ` Greg KH
2012-04-23 17:28       ` Greg KH
2012-04-23 17:43       ` Stephen Warren
2012-04-23 17:43         ` Stephen Warren
2012-04-23 17:49         ` Greg KH
2012-04-23 17:49           ` Greg KH
2012-04-24  6:13           ` Laxman Dewangan
2012-04-23 12:11 ` [PATCH V2 3/4] ARM: dt: tegra: enable als and proximity sensor Laxman Dewangan
2012-04-23 17:15   ` Stephen Warren
2012-04-23 17:15     ` Stephen Warren
2012-04-26 17:39     ` Laxman Dewangan
2012-04-26 17:39       ` Laxman Dewangan
2012-04-23 12:11 ` [PATCH V2 4/4] ARM: tegra: defconfig: add ISL29028 Laxman Dewangan
2012-04-23 17:16   ` Stephen Warren
2012-04-23 17:16     ` Stephen Warren

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.