On Mon, Feb 21, 2022 at 10:42:05AM +0100, Marcello Sylvester Bauer wrote: > Add trivial device entry for PLI1209BC Digital Supervisor from Vicor > Corporation. > > Signed-off-by: Marcello Sylvester Bauer <sylv@xxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> Applied to hwmon-next. Thanks, Guenter > --- > 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 091792ba993e..d03d90360aa0 100644 > --- a/Documentation/devicetree/bindings/trivial-devices.yaml > +++ b/Documentation/devicetree/bindings/trivial-devices.yaml > @@ -354,6 +354,8 @@ properties: > - ti,tps544c25 > # Winbond/Nuvoton H/W Monitor > - winbond,w83793 > + # Vicor Corporation Digital Supervisor > + - vicor,pli1209bc > # i2c trusted platform module (TPM) > - winbond,wpct301 >