diff options
author | Ninad Palsule <ninad@linux.ibm.com> | 2024-12-17 20:35:34 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-12-18 18:13:02 +0300 |
commit | 18e930f9813345abecbee994ede58ebac274e9f4 (patch) | |
tree | 252b401fbc9814d7151c8f819a49996bf0085ea4 | |
parent | 409e29df6d149c37009c9547647cbb85f82d77e1 (diff) | |
download | linux-18e930f9813345abecbee994ede58ebac274e9f4.tar.xz |
dt-bindings: hwmon: intel,crps185: Add to trivial
Add INTEL Common Redundant Power Supply Versions crps185 bindings as
trivial. The hardware does not have any resources like clocks which are
required to be included in the device tree.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Ninad Palsule <ninad@linux.ibm.com>
Link: https://lore.kernel.org/r/20241217173537.192331-4-ninad@linux.ibm.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
-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 88abb5c174f3..6bdcd055e763 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -149,6 +149,8 @@ properties: - injoinic,ip5209 # Inspur Power System power supply unit version 1 - inspur,ipsps1 + # Intel common redudant power supply crps185 + - intel,crps185 # Intersil ISL29028 Ambient Light and Proximity Sensor - isil,isl29028 # Intersil ISL29030 Ambient Light and Proximity Sensor |