summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorSam Protsenko <semen.protsenko@linaro.org>2022-01-14 23:37:57 +0300
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2022-01-23 14:21:56 +0300
commit96f79935015cf3d7ca6fabf63cd13b8af45a7713 (patch)
tree2e082fbabbafd6ca9efa57799689eeaf3dbbd094 /scripts/generate_rust_analyzer.py
parent50ebd19e3585b9792e994cfa8cbee8947fe06371 (diff)
downloadlinux-96f79935015cf3d7ca6fabf63cd13b8af45a7713.tar.xz
pinctrl: samsung: Remove EINT handler for Exynos850 ALIVE and CMGP gpios
GPIO_ALIVE and GPIO_CMGP blocks in Exynos850 SoC don't have EINT capabilities (like EINT_SVC register), and there are no corresponding interrupts wired to GIC. Instead those blocks have wake-up interrupts for each pin. The ".eint_gpio_init" callbacks were specified by mistake for these blocks, when porting pinctrl code from downstream kernel. That leads to error messages like this: samsung-pinctrl 11850000.pinctrl: irq number not available Remove ".eint_gpio_init" for pinctrl_alive and pinctrl_gpmc to fix this error. This change doesn't affect proper interrupt handling for related pins, as all those pins are handled in ".eint_wkup_init". Fixes: cdd3d945dcec ("pinctrl: samsung: Add Exynos850 SoC specific data") Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Link: https://lore.kernel.org/r/20220114203757.4860-1-semen.protsenko@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions