Description
Describe the bug
In order to support a higher frame rates at higher resolutions with CSI-2 camera modules, the RP1 clock must be increased from the default 200Mhz ( 400Mpx/s ) to a higher 300Mhz ( 600Mpx/s )
This was possible in kernel 6.6, in fact when overclock to 300Mhz in 6.6 it would actually set the clock to 333Mhz; but my latest attempts in 6.12 appear to have no effect anymore. ( stuck at 200Mhz )
It would be great to have a config.txt method of setting an increased RP1 clock for camera use cases.
Steps to reproduce the behaviour
Please refer here for more information: raspberrypi/libcamera#243
Device (s)
Raspberry Pi 5
System
Linux raspberrypi 6.6.78-v8-16k+ SMP PREEMPT Mon Mar 3 15:28:28 MST 2025 aarch64 GNU/Linux
( I've gone back to 6.6 in the mean time, so I can't provide a 6.12 log here )
Logs
No response
Additional context
No response