[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1645108566.git.sylv@sylv.io>
Date: Thu, 17 Feb 2022 15:41:32 +0100
From: Marcello Sylvester Bauer <sylv@...v.io>
To: Guenter Roeck <linux@...ck-us.net>,
Jean Delvare <jdelvare@...e.com>
Cc: linux-kernel@...r.kernel.org, linux-hwmon@...r.kernel.org,
Patrick Rudolph <patrick.rudolph@...ements.com>,
Marcello Sylvester Bauer <sylv@...v.io>
Subject: [PATCH v2 0/3] Support XDPE112
Add support for Infineon Multi-phase XDPE112 family regulator. The main
difference to the XDPE122 family is it uses a different format for
voltage out. Add the required logic to the existing xdpe12284 driver
accordingly.
Changes in v2:
- Rebase on current hwmon-next branch
Marcello Sylvester Bauer (3):
dt-bindings: trivial-devices: Add xdpe11280
hwmon (xdpe12284): Add support for xdpe11280
hwmon (xdpe12284): Add regulator support
.../devicetree/bindings/trivial-devices.yaml | 2 ++
Documentation/hwmon/xdpe12284.rst | 10 +++++--
drivers/hwmon/pmbus/Kconfig | 6 ++++
drivers/hwmon/pmbus/xdpe12284.c | 28 ++++++++++++++++++-
4 files changed, 42 insertions(+), 4 deletions(-)
--
2.34.1
Powered by blists - more mailing lists