Hi Heikki & Rob, On 24/03/2023 15:37, Roger Quadros wrote: > The driver can poll for interrupt status so interrupts > can be optional. It is still recommended to use the > interrupt line. Polling should only be used for debug > and prototyping. > > Signed-off-by: Roger Quadros <rogerq@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/usb/ti,tps6598x.yaml | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/usb/ti,tps6598x.yaml b/Documentation/devicetree/bindings/usb/ti,tps6598x.yaml > index 348a715d61f4..8c2db282735a 100644 > --- a/Documentation/devicetree/bindings/usb/ti,tps6598x.yaml > +++ b/Documentation/devicetree/bindings/usb/ti,tps6598x.yaml > @@ -35,8 +35,6 @@ properties: > required: > - compatible > - reg > - - interrupts > - - interrupt-names > > additionalProperties: true > We need this patch as well along with the driver changes [1] Could you please Ack. Thanks! [1] - https://lore.kernel.org/r/20230324131853.41102-1-rogerq@xxxxxxxxxx cheers, -roger