Petr Štetiar [2019-06-02 14:06:30]:
Hi,
> > > On Thursday, May 30, 2019 12:00:27 PM CEST Petr Štetiar wrote:
> > > >
> > > > I've just checked this on ath79 (archer-c7-v5) and on ramips/mt7620
> > > > (bdcom,wap2100-sk) with WPS buttons.
> > > >
> > > > Acked-by: Petr Štetiar
> > >
> > > Can
Petr Štetiar [2019-05-30 17:30:18]:
Hi,
> > On Thursday, May 30, 2019 12:00:27 PM CEST Petr Štetiar wrote:
> > >
> > > I've just checked this on ath79 (archer-c7-v5) and on ramips/mt7620
> > > (bdcom,wap2100-sk) with WPS buttons.
> > >
> > > Acked-by: Petr Štetiar
> >
> > Can you tell me what
On Thu, May 30, 2019 at 8:09 AM Christian Lamparter wrote:
>
> Hello,
>
> On Thursday, May 30, 2019 12:00:27 PM CEST Petr Štetiar wrote:
> > Christian Lamparter [2019-05-29 21:58:29]:
> > > Upstream Linux's input gpio-keys driver supports
> > > specifying a external interrupt for a gpio via the
>
Christian Lamparter [2019-05-30 17:09:08]:
Hi,
> On Thursday, May 30, 2019 12:00:27 PM CEST Petr Štetiar wrote:
> >
> > I've just checked this on ath79 (archer-c7-v5) and on ramips/mt7620
> > (bdcom,wap2100-sk) with WPS buttons.
> >
> > Acked-by: Petr Štetiar
>
> Can you tell me what you test
Hello,
On Thursday, May 30, 2019 12:00:27 PM CEST Petr Štetiar wrote:
> Christian Lamparter [2019-05-29 21:58:29]:
> > Upstream Linux's input gpio-keys driver supports
> > specifying a external interrupt for a gpio via the
> > 'interrupts' properties as well as having support
> > for software deb
Christian Lamparter [2019-05-29 21:58:29]:
Hi,
> Upstream Linux's input gpio-keys driver supports
> specifying a external interrupt for a gpio via the
> 'interrupts' properties as well as having support
> for software debounce.
[...]
I've just checked this on ath79 (archer-c7-v5) and on ramips
Upstream Linux's input gpio-keys driver supports
specifying a external interrupt for a gpio via the
'interrupts' properties as well as having support
for software debounce.
This patch ports these features to OpenWrt's event
version. Only the "pure" interrupt-driven support is
left behind, since th