From: Sourav Poddar <sourav.poddar@ti.com>
To: linux-kernel@vger.kernel.org,
devicetree-discuss@lists.ozlabs.org, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Cc: Sourav Poddar <sourav.poddar@ti.com>,
Benoit Cousson <b-cousson@ti.com>, Felipe Balbi <balbi@ti.com>,
Santosh Shilimkar <santosh.shilimkar@ti.com>
Subject: [PATCH 4/4] arm/dts: omap5-evm: Add bmp085 sensor support
Date: Fri, 3 Aug 2012 18:08:06 +0530 [thread overview]
Message-ID: <1343997486-710-5-git-send-email-sourav.poddar@ti.com> (raw)
In-Reply-To: <1343997486-710-1-git-send-email-sourav.poddar@ti.com>
Add bmp085 pressure sensor data in omap5 evm dts file.
Tested on omap5430 sdp with 3.5 custom kernel.
Cc: Benoit Cousson <b-cousson@ti.com>
Cc: Felipe Balbi <balbi@ti.com>
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
---
arch/arm/boot/dts/omap5-evm.dts | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/omap5-evm.dts b/arch/arm/boot/dts/omap5-evm.dts
index 09fe941..956eba0 100644
--- a/arch/arm/boot/dts/omap5-evm.dts
+++ b/arch/arm/boot/dts/omap5-evm.dts
@@ -39,3 +39,12 @@
reg = <0x48>;
};
};
+
+&i2c2 {
+ clock-frequency = <400000>;
+
+ bmp085@77 {
+ compatible = "bosch,bmp085";
+ reg = <0x77>;
+ };
+};
--
1.7.1
next prev parent reply other threads:[~2012-08-03 12:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-03 12:38 [PATCH 0/4] Add device tree data for omap5 Sourav Poddar
2012-08-03 12:38 ` [PATCH 1/4] arm/dts: omap5-evm: Add I2C support Sourav Poddar
2012-08-03 17:22 ` Sergei Shtylyov
[not found] ` <501C08CB.3060701-Igf4POYTYCDQT0dZR+AlfA@public.gmane.org>
2012-08-06 8:38 ` Felipe Balbi
2012-08-03 12:38 ` [PATCH 2/4] arm/dts: omap5-evm: Add tmp102 sensor support Sourav Poddar
2012-08-03 12:38 ` [PATCH 3/4] arm/dts: omap5-evm: Add keypad data Sourav Poddar
2012-08-03 12:50 ` Koen Kooi
2012-08-03 13:06 ` Poddar, Sourav
2012-08-07 12:54 ` Koen Kooi
2012-08-07 15:49 ` Poddar, Sourav
2012-08-03 12:38 ` Sourav Poddar [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-08-13 10:05 [PATCHv2 0/4] Add device tree data for omap5 Sourav Poddar
2012-08-13 10:05 ` [PATCH 4/4] arm/dts: omap5-evm: Add bmp085 sensor support Sourav Poddar
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=1343997486-710-5-git-send-email-sourav.poddar@ti.com \
--to=sourav.poddar@ti.com \
--cc=b-cousson@ti.com \
--cc=balbi@ti.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=santosh.shilimkar@ti.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;
as well as URLs for NNTP newsgroup(s).