From: ldewangan@nvidia.com (Laxman Dewangan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: dt: tegra_ventana: als and proximity sensor isl29018 support
Date: Tue, 17 Apr 2012 12:15:55 +0530 [thread overview]
Message-ID: <1334645155-13799-4-git-send-email-ldewangan@nvidia.com> (raw)
In-Reply-To: <1334645155-13799-1-git-send-email-ldewangan@nvidia.com>
Add the device info for ALS and proximity sensor isl29018.
This device is connected on i2c0 bus.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
---
arch/arm/boot/dts/tegra-ventana.dts | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/tegra-ventana.dts b/arch/arm/boot/dts/tegra-ventana.dts
index 71eb2e5..dd474e1 100644
--- a/arch/arm/boot/dts/tegra-ventana.dts
+++ b/arch/arm/boot/dts/tegra-ventana.dts
@@ -256,6 +256,12 @@
micdet-delay = <100>;
gpio-cfg = < 0xffffffff 0xffffffff 0 0xffffffff 0xffffffff >;
};
+
+ /* ALS and proximity sensor */
+ isl29018: isl29018 at 44 {
+ compatible = "isl,isl29018";
+ reg = <0x44>;
+ };
};
i2c at 7000c400 {
--
1.7.1.1
next prev parent reply other threads:[~2012-04-17 6:45 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-17 6:45 [PATCH V1 0/3] ARM: dt: tegra: add ALS and proximity sensor ISL29018 Laxman Dewangan
2012-04-17 6:45 ` [PATCH 1/3] devicetree: Document Intersil Corporation vendor prefix Laxman Dewangan
2012-04-17 6:45 ` [PATCH 2/3] staging: iio: light: of: Fix vendor prefix of isl29018 Laxman Dewangan
2012-04-17 7:15 ` Jonathan Cameron
2012-04-17 6:45 ` Laxman Dewangan [this message]
2012-04-17 22:35 ` [PATCH 3/3] ARM: dt: tegra_ventana: als and proximity sensor isl29018 support Stephen Warren
2012-04-18 7:03 ` Laxman Dewangan
2012-04-19 9:12 ` Laxman Dewangan
2012-04-19 15:31 ` Stephen Warren
2012-04-24 7:42 ` Linus Walleij
2012-04-24 21:08 ` Olof Johansson
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=1334645155-13799-4-git-send-email-ldewangan@nvidia.com \
--to=ldewangan@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).