On Mon, Aug 19, 2019 at 05:14:25PM +0800, John Wang wrote: > The ipsps1 is an Inspur Power System power supply unit > > Signed-off-by: John Wang <wangz...@inspur.com> > Reviewed-by: Rob Herring <r...@kernel.org>
Aplied to hwmon-next. If someone else wants to take it, please let me know and I'll drop it. Thanks, Guenter > --- > v6: > - No changes > v5: > - No changes > v4: > - Rebased on 5.3-rc4 instead of 5.2, No changes > 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 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 > -- > 2.17.1 >