On 2021-08-18 00:45, Stephen Boyd wrote:
Quoting skakit@xxxxxxxxxxxxxx (2021-08-17 02:06:42)
On 2021-08-17 02:38, Stephen Boyd wrote:
>
> 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")