diff options
author | John Wang <wangzqbj@inspur.com> | 2019-08-19 12:14:25 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2019-09-03 22:47:17 +0300 |
commit | be7ec9196bc487771415ba063188e6356625f703 (patch) | |
tree | 3e58381ae569370107f295948df962aa00ac70ac /Documentation/devicetree/bindings | |
parent | edd2a4d6608b06be0b198ff2540f5a969cca7b8a (diff) | |
download | linux-be7ec9196bc487771415ba063188e6356625f703.tar.xz |
dt-bindings: Add ipsps1 as a trivial device
The ipsps1 is an Inspur Power System power supply unit
Signed-off-by: John Wang <wangzqbj@inspur.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/devicetree/bindings')
-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 2e742d399e87..870ac52d2225 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -104,6 +104,8 @@ properties: - infineon,slb9645tt # Infineon TLV493D-A1B6 I2C 3D Magnetic Sensor - infineon,tlv493d-a1b6 + # Inspur Power System power supply unit version 1 + - inspur,ipsps1 # Intersil ISL29028 Ambient Light and Proximity Sensor - isil,isl29028 # Intersil ISL29030 Ambient Light and Proximity Sensor |