[PATCH 4/4] g_NCR5380: Autoprobe board IRQ by default

2016-12-04 Thread Finn Thain
Automatically probe the board irq when no irq parameter is provided, to simulate PnP. The old default behaviour was to disable the irq. Update driver documentation accordingly and add some printk messages to make this behaviour visible. Signed-off-by: Finn Thain ---

Re: [PATCH v3 -next 1/2] ARM: sunxi: add support for H2+ SoC

2016-12-04 Thread Alexey Kardashevskiy
On 03/12/16 02:05, Icenowy Zheng wrote: > Allwinner H2+ is a quad-core Cortex-A7 SoC. > > It is very like H3, that they share the same SoC ID (0x1680), and H3 > memory maps as well as drivers works well on the SoC. What git tree is this made against of? Thanks. > > Signed-off-by: Icenowy

[PATCH] docs: IIO documentation

2016-12-04 Thread Jonathan Cameron
This is a manual conversion of the existing DocBook documentation for IIO. The intent is not to substantially change any of the content in this patch, but to give a base to build upon. Signed-off-by: Jonathan Cameron --- Documentation/driver-api/iio/buffers.rst |