Re: [PATCH v4 07/10] arm64: select HAVE_SHARED_GPIOS for ARCH_QCOM
From: Bartosz Golaszewski <brgl@kernel.org>
Date: 2026-01-08 14:37:40
Also in:
linux-arm-msm, linux-gpio
From: Bartosz Golaszewski <brgl@kernel.org>
Date: 2026-01-08 14:37:40
Also in:
linux-arm-msm, linux-gpio
On Thu, Jan 8, 2026 at 10:44 AM Pankaj Patil [off-list ref] wrote:
quoted
quoted
quoted
Hi! This is not really the offending commit, it's a recent one in the implementation. The issue should be fixed by the following series[1] that will be in the next next tag. Can you give it a try? Bart [1] https://lore.kernel.org/all/20260106-gpio-shared-fixes-v2-0-c7091d2f7581@oss.qualcomm.com/ (local)With the linked patchset applied I still see the same issue PankajIs the gpio-shared-proxy module available? If not, can you change the config to make it built-in like CONFIG_GPIO_SHARED_PROXY=y? BartoszWith CONFIG_GPIO_SHARED_PROXY=y the issue remains the same
Can you try this patch as well in addition to the other ones and on top of current next? https://lore.kernel.org/all/20260108-gpio-shared-false-positive-v1-1-5dbf8d1b2f7d@oss.qualcomm.com/ (local) Thanks, Bartosz