Re: [OpenWrt-Devel] [OpenWrt-Devel, PATCHv2] Add support for DHT11 driver

2014-10-29 Thread John Crispin
sorry about that, applied in r43103 On 29/10/2014 15:51, Harald Geyer wrote: > Hi, > > the below patch was marked as "Accepted" in patchwork more then > three weeks ago. > X-Patchwork-Id: 6352 > > But it seems in never got committed to trunk. Is there anything > else I need to do? > > TIA, > Ha

Re: [OpenWrt-Devel] [OpenWrt-Devel, PATCHv2] Add support for DHT11 driver

2014-10-29 Thread Harald Geyer
Hi, the below patch was marked as "Accepted" in patchwork more then three weeks ago. X-Patchwork-Id: 6352 But it seems in never got committed to trunk. Is there anything else I need to do? TIA, Harald har...@ccbib.org writes: > The DHT11 is a temperature and humidity sensor supported by linux >

[OpenWrt-Devel] [PATCHv2] Add support for DHT11 driver

2014-09-30 Thread harald
The DHT11 is a temperature and humidity sensor supported by linux since 3.14. This patch is tested on recent mxs with kernel 3.14.18. Signed-off-by: Harald Geyer --- Changes since last version: Add dependency on devicetree package/kernel/linux/modules/other.mk | 20