diff options
author | Noah Wang <noahwang.wang@outlook.com> | 2024-06-11 12:14:14 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-06-12 17:59:16 +0200 |
commit | 22ac3d2f68fc60da641e7be7bcedb7733afd26a7 (patch) | |
tree | bef582195589efefffff377c92dee4a23ab9b966 /Documentation/devicetree/bindings/trivial-devices.yaml | |
parent | hwmon: (ina2xx) Add device tree support to pass alert polarity (diff) | |
download | linux-22ac3d2f68fc60da641e7be7bcedb7733afd26a7.tar.xz linux-22ac3d2f68fc60da641e7be7bcedb7733afd26a7.zip |
dt-bindings: hwmon: Add MPS mp2993
Add support for MPS mp2993 controller
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Noah Wang <noahwang.wang@outlook.com>
Link: https://lore.kernel.org/r/SEYPR04MB6482EE5CA0C9A3F14863B999FAC72@SEYPR04MB6482.apcprd04.prod.outlook.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/devicetree/bindings/trivial-devices.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 1d19e67de2a1..9b8040e4f4bc 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -294,6 +294,8 @@ properties: - mps,mp2973 # Monolithic Power Systems Inc. multi-phase controller mp2975 - mps,mp2975 + # Monolithic Power Systems Inc. multi-phase controller mp2993 + - mps,mp2993 # Monolithic Power Systems Inc. multi-phase hot-swap controller mp5990 - mps,mp5990 # Monolithic Power Systems Inc. synchronous step-down converter mpq8785 |