From: Hermes Zhang <Hermes.Zhang@axis.com>
To: <sre@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>,
<robh+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <kernel@axis.com>,
Hermes Zhang <chenhuiz@axis.com>, <linux-pm@vger.kernel.org>,
<devicetree@vger.kernel.org>
Subject: [PATCH 1/2] dt-bindings: power: supply: bq24190: Add BQ24296 compatible
Date: Sat, 7 Oct 2023 10:07:00 +0800 [thread overview]
Message-ID: <20231007020701.1912553-2-Hermes.Zhang@axis.com> (raw)
In-Reply-To: <20231007020701.1912553-1-Hermes.Zhang@axis.com>
From: Hermes Zhang <chenhuiz@axis.com>
The BQ24296 is most similar to the BQ24196, but the:
1. OTG config is split from CHG config (REG01)
2. ICHG (Fast Charge Current limit) range is smaller (<=3008mA)
3. NTC fault is simplified to 2 bits
Signed-off-by: Hermes Zhang <chenhuiz@axis.com>
---
Documentation/devicetree/bindings/power/supply/bq24190.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/power/supply/bq24190.yaml b/Documentation/devicetree/bindings/power/supply/bq24190.yaml
index d3ebc9de8c0b..131b7e57d22f 100644
--- a/Documentation/devicetree/bindings/power/supply/bq24190.yaml
+++ b/Documentation/devicetree/bindings/power/supply/bq24190.yaml
@@ -20,6 +20,7 @@ properties:
- ti,bq24192
- ti,bq24192i
- ti,bq24196
+ - ti,bq24296
reg:
maxItems: 1
--
2.30.2
next prev parent reply other threads:[~2023-10-07 2:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-07 2:06 [PATCH 0/2] Add support for BQ24296 Hermes Zhang
2023-10-07 2:07 ` Hermes Zhang [this message]
2023-10-07 10:36 ` [PATCH 1/2] dt-bindings: power: supply: bq24190: Add BQ24296 compatible Conor Dooley
2023-10-07 2:07 ` [PATCH 2/2] power: supply: bq24190_charger: Add support for BQ24296 Hermes Zhang
2023-10-21 1:07 ` 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=20231007020701.1912553-2-Hermes.Zhang@axis.com \
--to=hermes.zhang@axis.com \
--cc=chenhuiz@axis.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kernel@axis.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.