lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 26 Jun 2024 17:46:00 +0800
From: Noah Wang <noahwang.wang@...look.com>
To: robh@...nel.org,
	krzk+dt@...nel.org,
	conor+dt@...nel.org,
	jdelvare@...e.com,
	linux@...ck-us.net
Cc: corbet@....net,
	Delphine_CC_Chiu@...ynn.com,
	peteryin.openbmc@...il.com,
	javier.carrasco.cruz@...il.com,
	patrick.rudolph@...ements.com,
	bhelgaas@...gle.com,
	lukas@...ner.de,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	linux-hwmon@...r.kernel.org,
	linux-doc@...r.kernel.org,
	linux-i2c@...r.kernel.org,
	Noah Wang <noahwang.wang@...look.com>
Subject: [PATCH v5 1/2] dt-bindings: hwmon: Add MPS mp2891

Add support for MPS mp2891 controller

Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Signed-off-by: Noah Wang <noahwang.wang@...look.com>
---
v4 -> v5:
    add Rob's Acked-by

v3 -> v4:
    add mp2891 in alpha order

v2 -> v3:
    move mp2891 dt-bindings to trivial devices

v1 -> v2:
    add mp2891 dt-bindings

 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 0a419453d183..191d4c3e0ad6 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -286,6 +286,8 @@ properties:
           - mps,mp2857
             # Monolithic Power Systems Inc. multi-phase controller mp2888
           - mps,mp2888
+            # Monolithic Power Systems Inc. multi-phase controller mp2891
+          - mps,mp2891
             # Monolithic Power Systems Inc. multi-phase controller mp2971
           - mps,mp2971
             # Monolithic Power Systems Inc. multi-phase controller mp2973
-- 
2.25.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ