From: Mariel Tinaco <Mariel.Tinaco@analog.com>
To: <linux-kernel@vger.kernel.org>, <linux-hwmon@vger.kernel.org>,
<linux-i2c@vger.kernel.org>, Guenter Roeck <linux@roeck-us.net>,
Jean Delvare <jdelvare@suse.com>,
Delphine CC Chiu <Delphine_CC_Chiu@Wiwynn.com>,
Jonathan Corbet <corbet@lwn.net>, <linux-doc@vger.kernel.org>,
<devicetree@vger.kernel.org>, Frank Li <Frank.Li@nxp.com>,
Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Rob Herring <robh@kernel.org>
Subject: [PATCH 1/3] dt-bindings: hwmon: ltc2978: add support for ltc7841
Date: Tue, 29 Oct 2024 09:37:32 +0800 [thread overview]
Message-ID: <20241029013734.293024-2-Mariel.Tinaco@analog.com> (raw)
In-Reply-To: <20241029013734.293024-1-Mariel.Tinaco@analog.com>
Add LTC7841 to supported devices of LTC2978. It has similar set of
registers to LTC7880, differing only in number of output channels and
some unimplemented PMBUS status and functionalities.
Signed-off-by: Mariel Tinaco <Mariel.Tinaco@analog.com>
---
Documentation/devicetree/bindings/hwmon/lltc,ltc2978.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/hwmon/lltc,ltc2978.yaml b/Documentation/devicetree/bindings/hwmon/lltc,ltc2978.yaml
index 1f98da32f3fe..37e1dc9c7dd3 100644
--- a/Documentation/devicetree/bindings/hwmon/lltc,ltc2978.yaml
+++ b/Documentation/devicetree/bindings/hwmon/lltc,ltc2978.yaml
@@ -26,6 +26,7 @@ properties:
- lltc,ltc3886
- lltc,ltc3887
- lltc,ltc3889
+ - lltc,ltc7841
- lltc,ltc7880
- lltc,ltm2987
- lltc,ltm4664
@@ -50,6 +51,7 @@ properties:
* ltc2977, ltc2979, ltc2980, ltm2987 : vout0 - vout7
* ltc2978 : vout0 - vout7
* ltc3880, ltc3882, ltc3884, ltc3886, ltc3887, ltc3889 : vout0 - vout1
+ * ltc7841 : vout0
* ltc7880 : vout0 - vout1
* ltc3883 : vout0
* ltm4664 : vout0 - vout1
--
2.34.1
next prev parent reply other threads:[~2024-10-29 1:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-29 1:37 [PATCH 0/3] add support for LTC7841 boost controller Mariel Tinaco
2024-10-29 1:37 ` Mariel Tinaco [this message]
2024-11-01 19:23 ` [PATCH 1/3] dt-bindings: hwmon: ltc2978: add support for ltc7841 Rob Herring (Arm)
2024-11-01 19:49 ` Guenter Roeck
2024-10-29 1:37 ` [PATCH 2/3] hwmon: (pmbus/ltc7841) add support for LTC7841 - docs Mariel Tinaco
2024-11-01 14:34 ` Guenter Roeck
2024-11-01 19:49 ` Guenter Roeck
2024-10-29 1:37 ` [PATCH 3/3] hwmon: (pmbus/ltc2978) add support for ltc7841 Mariel Tinaco
2024-11-01 14:34 ` Guenter Roeck
2024-11-01 19:50 ` Guenter Roeck
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=20241029013734.293024-2-Mariel.Tinaco@analog.com \
--to=mariel.tinaco@analog.com \
--cc=Delphine_CC_Chiu@Wiwynn.com \
--cc=Frank.Li@nxp.com \
--cc=conor+dt@kernel.org \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=jdelvare@suse.com \
--cc=krzk+dt@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=robh@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