All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Peltier <grantpeltier93@gmail.com>
To: linux@roeck-us.net
Cc: grant.peltier.jg@renesas.com, robh@kernel.org,
	conor+dt@kernel.org, linux-hwmon@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] Add support for RAA228244 and RAA228246
Date: Wed, 27 Aug 2025 17:40:32 -0500	[thread overview]
Message-ID: <cover.1756331945.git.grantpeltier93@gmail.com> (raw)

The RAA228244 and RAA228246 are both recently released dual-output
digital multiphase PWM controllers. Datasheets for both devices are not
publicly available but can be supplied by Renesas upon request and NDA.

Grant Peltier (3):
  hwmon: (pmbus/isl68137) add support for Renesas RAA228244 and
    RAA228246
  docs: hwmon: add RAA228244 and RAA228246 info to isl68137
    documentation
  dt-bindings: hwmon: (pmbus/isl68137) add RAA228244 and RAA228246
    support

 .../bindings/hwmon/pmbus/isil,isl68137.yaml   |  2 ++
 Documentation/hwmon/isl68137.rst              | 20 +++++++++++++++++++
 drivers/hwmon/pmbus/isl68137.c                |  6 ++++++
 3 files changed, 28 insertions(+)

-- 
2.39.5


             reply	other threads:[~2025-08-27 22:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-27 22:40 Grant Peltier [this message]
2025-08-27 22:41 ` [PATCH 1/3] hwmon: (pmbus/isl68137) add support for Renesas RAA228244 and RAA228246 Grant Peltier
2025-08-28 21:07   ` Guenter Roeck
2025-08-27 22:42 ` [PATCH 2/3] docs: hwmon: add RAA228244 and RAA228246 info to isl68137 documentation Grant Peltier
2025-08-28 21:07   ` Guenter Roeck
2025-08-27 22:44 ` [PATCH 3/3] dt-bindings: hwmon: (pmbus/isl68137) add RAA228244 and RAA228246 support Grant Peltier
2025-08-28 17:21   ` Conor Dooley
2025-08-28 21:06   ` 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=cover.1756331945.git.grantpeltier93@gmail.com \
    --to=grantpeltier93@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=grant.peltier.jg@renesas.com \
    --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 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.