On Mon, Aug 10, 2015 at 09:10:01AM +0100, Charles Keepax wrote: > No as we have discussed currently the driver has no support for > ACPI. I would imagine there is an ACPI equivalent of > of_get_named_gpio which is what the function you mention uses to > get the actual GPIO number though. But I don't know what the > exact function is. You should use devm_gpiod_get() and friends. If you do not have corresponding Linux device node, then it is fwnode_get_named_gpiod(). -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html