Re: iio: dht11 broken

2014-12-01 Thread Richard Weinberger
Am 01.12.2014 um 15:08 schrieb Linus Walleij: > On Mon, Dec 1, 2014 at 11:59 AM, Richard Weinberger wrote: >> Am 01.12.2014 um 11:49 schrieb Harald Geyer: > >>> Any input from gpiolib people about what the proper fix would be in >>> their opinion, of course is appreciated. I don't think the dht11

Re: iio: dht11 broken

2014-12-01 Thread Linus Walleij
On Mon, Dec 1, 2014 at 11:59 AM, Richard Weinberger wrote: > Am 01.12.2014 um 11:49 schrieb Harald Geyer: >> Any input from gpiolib people about what the proper fix would be in >> their opinion, of course is appreciated. I don't think the dht11 driver >> is doing anything unreasonable per se, so

Re: iio: dht11 broken

2014-12-01 Thread Richard Weinberger
Hi! Am 01.12.2014 um 11:49 schrieb Harald Geyer: > Hi Richard! > > Richard Weinberger writes: >> Staring with 3.12 gpiolib refuses to set an GPIO used as IRQ into output >> mode. >> see commit d468bf9e (gpio: add API to be strict about GPIO IRQ usage) >> The dht driver does this and is therefore

Re: iio: dht11 broken

2014-12-01 Thread Harald Geyer
Hi Richard! Richard Weinberger writes: > Staring with 3.12 gpiolib refuses to set an GPIO used as IRQ into output mode. > see commit d468bf9e (gpio: add API to be strict about GPIO IRQ usage) > The dht driver does this and is therefore not functional. > As the dht11 driver got merged in 3.13 there