<adrian>
brgl: I'm hitting a weird problem on v6.19 that seems to be related to your shared GPIO changes, it persists even after applying your unapplied series with fixes
<adrian>
It scans for shared GPIOs, finds one GPIO that is shared between two fixed regulator nodes, which is expected
<adrian>
But when my panel driver then requests the panel reset GPIO (which coincidentally is GPIO 9 on the pin controller, the shared GPIO is GPIO 8), it runs into the WARN_ON in gpiolib-shared.c