On Mon, Jul 22, 2019 at 6:46 PM Vijay Khemka <vijaykhemka@xxxxxx> wrote: > > The pxe1610 is a voltage regulator from Infineon. It also supports > other VRs pxe1110 and pxm1310 from Infineon. > > Signed-off-by: Vijay Khemka <vijaykhemka@xxxxxx> > --- > 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..1be648828a31 100644 > --- a/Documentation/devicetree/bindings/trivial-devices.yaml > +++ b/Documentation/devicetree/bindings/trivial-devices.yaml > @@ -99,6 +99,8 @@ properties: > # Infineon IR38064 Voltage Regulator > - infineon,ir38064 > # Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz) > + - infineon,pxe1610 > + # Infineon PXE1610, PXE1110 and PXM1310 Voltage Regulators The comment goes above the entry. > - infineon,slb9635tt > # Infineon SLB9645 I2C TPM (new protocol, max 400khz) > - infineon,slb9645tt > -- > 2.17.1 >