Guillaume La Roque <glaroque@xxxxxxxxxxxx> writes: > add gpio irq to support interrupt trigger mode. > > Signed-off-by: Guillaume La Roque <glaroque@xxxxxxxxxxxx> > --- > hi, > > this patch depends of > https://lkml.org/lkml/2019/12/4/644 Just to be clear on the dependency... This DT patch will not change any behavior until the driver patch is merged, correct? But if this DT patch merges before the driver patch merges, we're not going to break anything, right? We're just going to (continue) to not have working interrupts. Kevin