Re: [PATCH v3 1/2] dt-bindings: Add ipsps1 as a trivial device

2019-08-12 Thread Rob Herring
On Sun, Aug 11, 2019 at 8:52 PM John Wang  wrote:
>
> The ipsps1 is an Inspur Power System power supply unit
>
> Signed-off-by: John Wang 
> ---
> v3:
> - Fix adding entry to the inappropriate line
> v2:
> - No changes.
> ---
>  Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Rob Herring 


[PATCH v3 1/2] dt-bindings: Add ipsps1 as a trivial device

2019-08-11 Thread John Wang
The ipsps1 is an Inspur Power System power supply unit

Signed-off-by: John Wang 
---
v3:
- Fix adding entry to the inappropriate line
v2:
- No changes.
---
 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 747fd3f689dc..8f21498faa92 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -100,6 +100,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
-- 
2.17.1