>> This will need a >> >> Fixes: a060b8c511ab ("gpiolib: implement low-level, shared GPIO support") >> >> Otherwise the sa67 board will be broken with the defconfig (or any >> config enabled ARCH_QCOM). >> > > Can you confirm, you're still seeing the issue with: > > https://lore.kernel.org/all/20260108-gpio-shared-false-positive-v1-1-5dbf8d1b2f7d@oss.qualcomm.com/ Yes, latest next, with that patch applied, still causes the same issue. I don't think it's a false positive as the same gpio is used as enable for two different regulators :) -michael