On 14/11/2022 03:21, Samuel Holland wrote: > The sun6i DPHY can generate several interrupts, mostly for reporting > error conditions, but also for detecting BTA and UPLS sequences. > Document this capability in order to accurately describe the hardware. > > The DPHY has no interrupt number provided in the vendor documentation > because its interrupt line is shared with the DSI controller. > > A trivial interrupt handler was used to verify that interrupts were in > fact generated by the DPHY and not the DSI controller. > > Signed-off-by: Samuel Holland <samuel@xxxxxxxxxxxx> > --- > > Changes in v2: > - Add the interrupts property to the binding example Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof