Hi, The first patches prepare the driver for the support. The last patch can then add the support quite easily. With these patches, adding DT support later will be quite straight forward if someone needs it. Heikki Krogerus (5): net: rfkill: gpio: convert to resource managed allocation net: rfkill: gpio: clean up clock handling net: rfkill: gpio: spinlock-safe GPIO access net: rfkill: gpio: prepare for DT and ACPI support net: rfkill: gpio: add ACPI support net/rfkill/Kconfig | 2 +- net/rfkill/rfkill-gpio.c | 211 ++++++++++++++++++++++------------------------- 2 files changed, 99 insertions(+), 114 deletions(-) -- 1.8.4.rc3 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html