From: Patryk Biel <pbiel7@gmail.com>
To: Jean Delvare <jdelvare@suse.com>,
Guenter Roeck <linux@roeck-us.net>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>, Frank Li <Frank.Li@nxp.com>
Cc: linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, Patryk Biel <pbiel7@gmail.com>
Subject: [PATCH 0/2] Add support for LTC2971 power manager
Date: Sat, 26 Oct 2024 11:08:43 +0200 [thread overview]
Message-ID: <20241026-add-ltc2971-v1-0-109ec21687bc@gmail.com> (raw)
This series introduces support for LTC2971 power manager.
The LTC2971 is similiar to already supported LTC2972 in terms of the
number of channels and the register set, it differs however in
the supported voltage range.
Signed-off-by: Patryk Biel <pbiel7@gmail.com>
---
Patryk Biel (2):
hwmon: pmbus: Add support for ltc2971
dt-bindings: hwmon: Add ltc2971 bindings
.../devicetree/bindings/hwmon/lltc,ltc2978.yaml | 2 ++
drivers/hwmon/pmbus/ltc2978.c | 34 ++++++++++++++++++++--
2 files changed, 33 insertions(+), 3 deletions(-)
---
base-commit: c2ee9f594da826bea183ed14f2cc029c719bf4da
change-id: 20240930-add-ltc2971-1b493fd21b64
Best regards,
--
Patryk Biel <pbiel7@gmail.com>
next reply other threads:[~2024-10-26 9:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-26 9:08 Patryk Biel [this message]
2024-10-26 9:08 ` [PATCH 1/2] hwmon: pmbus: Add support for ltc2971 Patryk Biel
2024-10-26 16:18 ` Guenter Roeck
2024-10-27 10:52 ` Patryk
2024-10-26 9:08 ` [PATCH 2/2] dt-bindings: hwmon: Add ltc2971 bindings Patryk Biel
2024-10-26 18:18 ` Krzysztof Kozlowski
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=20241026-add-ltc2971-v1-0-109ec21687bc@gmail.com \
--to=pbiel7@gmail.com \
--cc=Frank.Li@nxp.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jdelvare@suse.com \
--cc=krzk+dt@kernel.org \
--cc=linux-hwmon@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;
as well as URLs for NNTP newsgroup(s).