Re: [PATCH 1/2] dt-bindings: display: bridge: sn65dsi83: Add interrupt

2024-10-27 Thread Laurent Pinchart
Hi Herve, Thank you for the patch. On Thu, Oct 24, 2024 at 11:55:37AM +0200, Herve Codina wrote: > Both the TI SN65DSI83 and SN65DSI84 bridges have an IRQ pin to signal > errors using interrupt. > > This interrupt is not documented in the binding. > > Add the missing interrupts property. > > S

Re: [PATCH 1/2] dt-bindings: display: bridge: sn65dsi83: Add interrupt

2024-10-24 Thread Conor Dooley
On Thu, Oct 24, 2024 at 11:55:37AM +0200, Herve Codina wrote: > Both the TI SN65DSI83 and SN65DSI84 bridges have an IRQ pin to signal > errors using interrupt. > > This interrupt is not documented in the binding. > > Add the missing interrupts property. > > Signed-off-by: Herve Codina Acked-by

[PATCH 1/2] dt-bindings: display: bridge: sn65dsi83: Add interrupt

2024-10-24 Thread Herve Codina
Both the TI SN65DSI83 and SN65DSI84 bridges have an IRQ pin to signal errors using interrupt. This interrupt is not documented in the binding. Add the missing interrupts property. Signed-off-by: Herve Codina --- .../devicetree/bindings/display/bridge/ti,sn65dsi83.yaml | 3 +++ 1 file cha