Hi Alexander,
On Fri, Jan 24, 2025 at 9:26 AM Alexander Shiyan eagle.alexander923@gmail.com wrote:
There is no pinctrl "gpio" and "otpout" (probably designed as "output") handling in the tsadc driver. Let's use proper binding "default" and "sleep".
This looks reasonable, however I've tried it on my Radxa Rock 5C and the driver still doesn't claim GPIO0 RK_PA1 even with this change. As a result, a simulated thermal runaway condition (I've changed the tshut temperature to 65000 and tshut mode to 1) doesn't trigger a PMIC reset, even though a direct `gpioset 0 1=0` does.
Are any additional changes needed to the driver itself?
Best regards, Alexey