From 27f9fec5cf248692b373c31905c65326952a8e63 Mon Sep 17 00:00:00 2001 From: Yunlei He Date: Tue, 2 Dec 2014 12:32:59 +0800 Subject: [PATCH] gpio: pl061: hook request if gpio-ranges avaiable Gpio-ranges property is useful to represent which GPIOs correspond to which pins on which pin controllers. But there may be some gpios without pinctrl operation. So check whether gpio-ranges property exists in device node first. Signed-off-by: Yunlei He Signed-off-by: Xinwei Kong Signed-off-by: Haojian Zhuang Signed-off-by: Linus Walleij --- Reading git-format-patch failed