@@ -43,6 +43,12 @@ properties:
- adi,adp5589
# Analog Devices LT7182S Dual Channel 6A, 20V PolyPhase Step-Down Silent Switcher
- adi,lt7182s
+ # Analog Devices LTP8800-1A 150A, 54V DC/DC μModule regulator
+ - adi,ltp8800-1a
+ # Analog Devices LTP8800-2 135A, 54V DC/DC μModule regulator
+ - adi,ltp8800-2
+ # Analog Devices LTP8800-4A 200A, 54V DC/DC μModule regulator
+ - adi,ltp8800-4a
# AMS iAQ-Core VOC Sensor
- ams,iaq-core
# Temperature monitoring of Astera Labs PT5161L PCIe retimer
@@ -13555,6 +13555,11 @@ S: Maintained
F: Documentation/devicetree/bindings/iio/light/liteon,ltr390.yaml
F: drivers/iio/light/ltr390.c
+LTP8800 HARDWARE MONITOR DRIVER
+M: Cedric Encarnacion <cedricjustine.encarnacion@analog.com>
+L: linux-hwmon@vger.kernel.org
+S: Supported
+
LYNX 28G SERDES PHY DRIVER
M: Ioana Ciornei <ioana.ciornei@nxp.com>
L: netdev@vger.kernel.org
Add Analog Devices LTP8800-1A, LTP8800-2, and LTP8800-4A DC/DC μModule regulator. Signed-off-by: Cedric Encarnacion <cedricjustine.encarnacion@analog.com> --- Documentation/devicetree/bindings/trivial-devices.yaml | 6 ++++++ MAINTAINERS | 5 +++++ 2 files changed, 11 insertions(+)