6by9
6by9
Again sorry for not replying. My concern with switching from spinlocks to a mutex was the context that we get called with for VPU callbacks through VCHI. Looking at it,...
#6929 for the PR to 6.12 (it'll get forward ported too)
Agreed. We don't tend to run with lockdep enabled, and it isn't in our standard defconfigs. imx477 has the same issue in enum_mbus_code and enum_frame_size not taking the mutex. I'll...
See #6813
@P33M You know USB and DWC2 best. Any thoughts?
I vaguely recall an issue with CIFS in mainline not so long back - a fix had been backported in mainline erroneously. We do build more recent kernels than are...
Interesting that it appears to be something that was broken by 6.6 and now fixed, but not backported. If you're happy rebuilding the kernel, identifying whether the rpi-6.7.y, rpi-6.8.y, and...
rpi-ft5406 is the legacy driver - I'll get the docs updated. There should be no need to change any configuration files manually in Wayfire. Use the Screen Configuration app in...
> Is doing a get on BIAS_DISABLE really a thing? Most drivers seem to think so: https://github.com/raspberrypi/linux/blob/rpi-6.12.y/drivers/pinctrl/pinctrl-as3722.c#L332 https://github.com/raspberrypi/linux/blob/rpi-6.12.y/drivers/pinctrl/pinctrl-at91-pio4.c#L751 https://github.com/raspberrypi/linux/blob/rpi-6.12.y/drivers/pinctrl/pinctrl-bm1880.c#L1173 https://github.com/raspberrypi/linux/blob/rpi-6.12.y/drivers/pinctrl/bcm/pinctrl-bcm2835.c#L1135 https://github.com/raspberrypi/linux/blob/rpi-6.12.y/drivers/pinctrl/pinctrl-rp1.c#L1470 Although I can't find the definitive docs for what...
Duplicates forum thread https://forums.raspberrypi.com/viewtopic.php?p=2307047 Resolved by #6758 You can blacklist the module hts221_i2c as a temporary fix until the overlay update hits apt.