From: Yauhen Kharuzhy <jekhor@gmail.com>
To: linux-pm@vger.kernel.org
Cc: Sebastian Reichel <sre@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Yauhen Kharuzhy <jekhor@gmail.com>
Subject: [PATCH 3/3] dt-bindings: Add new chips to bq25890 binding documentation
Date: Thu, 2 Jan 2020 01:46:27 +0300 [thread overview]
Message-ID: <20200101224627.12093-3-jekhor@gmail.com> (raw)
In-Reply-To: <20200101224627.12093-1-jekhor@gmail.com>
Add bq25892, bq25895 and bq25896 to list of supported device IDs in the
bq25890 DT binding document.
Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com>
---
Documentation/devicetree/bindings/power/supply/bq25890.txt | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/power/supply/bq25890.txt b/Documentation/devicetree/bindings/power/supply/bq25890.txt
index dc0568933359..dc9c8f76e06c 100644
--- a/Documentation/devicetree/bindings/power/supply/bq25890.txt
+++ b/Documentation/devicetree/bindings/power/supply/bq25890.txt
@@ -1,11 +1,14 @@
Binding for TI bq25890 Li-Ion Charger
-This driver will support the bq25896 and the bq25890. There are other ICs
-in the same family but those have not been tested.
+This driver will support the bq25892, the bq25896 and the bq25890. There are
+other ICs in the same family but those have not been tested.
Required properties:
- compatible: Should contain one of the following:
* "ti,bq25890"
+ * "ti,bq25892"
+ * "ti,bq25895"
+ * "ti,bq25896"
- reg: integer, i2c address of the device.
- ti,battery-regulation-voltage: integer, maximum charging voltage (in uV);
- ti,charge-current: integer, maximum charging current (in uA);
--
2.25.0.rc0
next prev parent reply other threads:[~2020-01-01 22:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-01 22:46 [PATCH 1/3] power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chips Yauhen Kharuzhy
2020-01-01 22:46 ` [PATCH 2/3] power: supply: bq25890_charger: Add DT and I2C ids for all supported chips Yauhen Kharuzhy
2020-01-01 22:46 ` Yauhen Kharuzhy [this message]
2020-01-08 16:51 ` [PATCH 3/3] dt-bindings: Add new chips to bq25890 binding documentation Rob Herring
2020-01-02 13:53 ` [PATCH 1/3] power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chips Yauhen Kharuzhy
2020-01-15 20:50 ` Sebastian Reichel
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=20200101224627.12093-3-jekhor@gmail.com \
--to=jekhor@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=sre@kernel.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).