summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorMartin Schiller <ms@dev.tdt.de>2018-12-14 08:48:25 +0100
committerLinus Walleij <linus.walleij@linaro.org>2018-12-17 23:11:18 +0100
commit9b4924da4711674e62d97d4f5360446cc78337af (patch)
treed431b3f59908dfa0d715e49dbdad4e5407119530 /firmware
parentpinctrl: aspeed: Wrap -Woverride-init with cc-option (diff)
downloadlinux-9b4924da4711674e62d97d4f5360446cc78337af.tar.xz
linux-9b4924da4711674e62d97d4f5360446cc78337af.zip
pinctrl: xway: fix gpio-hog related boot issues
This patch is based on commit a86caa9ba5d7 ("pinctrl: msm: fix gpio-hog related boot issues"). It fixes the issue that the gpio ranges needs to be defined before gpiochip_add(). Therefore, we also have to swap the order of registering the pinctrl driver and registering the gpio chip. You also have to add the "gpio-ranges" property to the pinctrl device node to get it finally working. Signed-off-by: Martin Schiller <ms@dev.tdt.de> Acked-by: John Crispin <john@phrozen.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions