projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38f7ae9
)
pinctrl: qcom: spmi-gpio: select IRQ_DOMAIN_HIERARCHY in Kconfig
author
Brian Masney
<masneyb@onstation.org>
Mon, 4 Feb 2019 09:58:53 +0000
(
04:58
-0500)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 4 Feb 2019 10:04:02 +0000
(11:04 +0100)
Select IRQ_DOMAIN_HIERARCHY for spmi-gpio in Kconfig since this driver
is now setup as a hierarchical IRQ chip.
Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/pinctrl/qcom/Kconfig
b/drivers/pinctrl/qcom/Kconfig
index 836e9f3eae4ce476e8b58a4268ef644ccbf48ec3..93efbffcd3a4c30bcc3ea4a03c270b184ee5b4a7 100644
(file)
--- a/
drivers/pinctrl/qcom/Kconfig
+++ b/
drivers/pinctrl/qcom/Kconfig
@@
-137,6
+137,7
@@
config PINCTRL_QCOM_SPMI_PMIC
select PINMUX
select PINCONF
select GENERIC_PINCONF
+ select IRQ_DOMAIN_HIERARCHY
help
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
Qualcomm GPIO and MPP blocks found in the Qualcomm PMIC's chips,