From: sre@debian.org (Sebastian Reichel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] DTS: ARM: OMAP3-N900: Add bq27200 battery monitor
Date: Tue, 22 Oct 2013 14:56:17 +0200 [thread overview]
Message-ID: <1382446577-28270-2-git-send-email-sre@debian.org> (raw)
In-Reply-To: <1382446577-28270-1-git-send-email-sre@debian.org>
Support the bq27200 battery monitor chip.
Signed-off-by: Sebastian Reichel <sre@debian.org>
---
arch/arm/boot/dts/omap3-n900.dts | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts
index 60cb33f..992338c 100644
--- a/arch/arm/boot/dts/omap3-n900.dts
+++ b/arch/arm/boot/dts/omap3-n900.dts
@@ -240,6 +240,11 @@
pinctrl-0 = <&i2c2_pins>;
clock-frequency = <100000>;
+
+ bq27200: bq27200 at 55 {
+ compatible = "ti,bq27200";
+ reg = <0x55>;
+ };
};
&i2c3 {
--
1.8.4.rc3
next prev parent reply other threads:[~2013-10-22 12:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-22 12:56 [PATCH 1/2] Documentation: DTS: bq27xxx are trivial i2c devices Sebastian Reichel
2013-10-22 12:56 ` Sebastian Reichel [this message]
2013-10-25 19:56 ` Grant Likely
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=1382446577-28270-2-git-send-email-sre@debian.org \
--to=sre@debian.org \
--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).