Re: [PATCH 1/2] pinctrl: qcom: spmi-gpio: correct parent irqspec translation
From: <hidden>
Date: 2021-08-18 05:26:41
Also in:
linux-arm-msm, linux-gpio, lkml
From: <hidden>
Date: 2021-08-18 05:26:41
Also in:
linux-arm-msm, linux-gpio, lkml
On 2021-08-18 00:45, Stephen Boyd wrote:
Quoting skakit@codeaurora.org (2021-08-17 02:06:42)quoted
On 2021-08-17 02:38, Stephen Boyd wrote:quoted
Are there any boards supported upstream that have a gpio block that isn't at 0xc000?yes, all the pmics used in sm8350-mtp.dts board have gpio block at addresses different than 0xc000.So maybe Fixes: f67cc6a91d88 ("arm64: dts: qcom: sm8350-mtp: Add PMICs") is appropriate then?
This patch is actually fixing the pinctrl-spmi-gpio.c driver.
So, I think we should add
Fixes: ca69e2d165eb ("qcom: spmi-gpio: add support for hierarchical IRQ
chip")