On 17.08.2023 23:37, Andrew Halaney wrote: > There's an irq hooked up, so let's describe it. > > Prior to commit 9757300d2750 > ("pinctrl: qcom: Add intr_target_width field to support increased number of interrupt targets") > one would not see the IRQ fire, despite some (invasive) debugging > showing that the GPIO was in fact asserted, resulting in the interface > staying down. > > Now that the IRQ is properly routed we can describe it. > > Signed-off-by: Andrew Halaney <ahalaney@xxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad