ChanServ changed the topic of #linux-msm to:
Daanct12 has joined #linux-msm
radxanaoki has joined #linux-msm
<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
<adrian> some relevant logs: https://mystb.in/452cdaa02c27ee3c14
<adrian> Yes, this must be an off by one mistake. If I print the GPIO line name of the GPIO that it thinks is shared, it's clear
<adrian> GPIO 8 (LCD_RESET_N) owned by c440000.spmi:pmic@4:gpio@c000 is shared by multiple consumers
<adrian> https://mystb.in/102d475aa0a4d7c336 this patch fixes it for me, though I'm not sure if this is the correct place to fix it
warpme has joined #linux-msm
warpme has quit []
warpme has joined #linux-msm
Daanct12 has quit [Quit: WeeChat 4.7.2]
Daanct12 has joined #linux-msm
warpme has quit []
Daanct12 has quit [Quit: WeeChat 4.7.2]
warpme has joined #linux-msm
flto has quit [Ping timeout: 480 seconds]
flto has joined #linux-msm
flto_ has joined #linux-msm
flto has quit [Ping timeout: 480 seconds]
flto_ has quit []
flto has joined #linux-msm
radxanaoki has quit [Quit: radxanaoki]
warpme has quit []
leo60228 has quit [Remote host closed the connection]
leo60228 has joined #linux-msm
radxanaoki has joined #linux-msm