From: Laxman Dewangan <ldewangan@nvidia.com>
To: linux@arm.linux.org.uk, swarren@nvidia.com, olof@lixom.net,
ccross@android.com, ldewangan@nvidia.com
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [PATCH V1 1/2] ARM: dt: tegra_cardhu: als and proximity sensor isl29028 support
Date: Tue, 17 Apr 2012 11:40:01 +0530 [thread overview]
Message-ID: <1334643002-6337-2-git-send-email-ldewangan@nvidia.com> (raw)
In-Reply-To: <1334643002-6337-1-git-send-email-ldewangan@nvidia.com>
Add the device info for ALS and proximity sensor isl29028.
This device is connected on i2c2 bus.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
---
arch/arm/boot/dts/tegra-cardhu.dts | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/tegra-cardhu.dts b/arch/arm/boot/dts/tegra-cardhu.dts
index ab8d901..30cbd14 100644
--- a/arch/arm/boot/dts/tegra-cardhu.dts
+++ b/arch/arm/boot/dts/tegra-cardhu.dts
@@ -93,6 +93,12 @@
i2c@7000c500 {
clock-frequency = <100000>;
+
+ /* ALS and Proximity sensor */
+ isl29028: isl29028@44 {
+ compatible = "isl,isl29028";
+ reg = <0x44>;
+ };
};
i2c@7000c700 {
--
1.7.1.1
next prev parent reply other threads:[~2012-04-17 6:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-17 6:10 [PATCH V1 0/2] ARM: dt: add ALS and proximity sensor ISL29028 Laxman Dewangan
2012-04-17 6:10 ` Laxman Dewangan [this message]
2012-04-17 6:10 ` [PATCH V1 2/2] ARM: config: tegra: add ISL29028 Laxman Dewangan
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=1334643002-6337-2-git-send-email-ldewangan@nvidia.com \
--to=ldewangan@nvidia.com \
--cc=ccross@android.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=olof@lixom.net \
--cc=swarren@nvidia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®