for Jetson orin, I can get and set the desired clock frequency to the multimedia blocks like ISP, VIC, VI…
cat /sys/kernel/debug/bpmp/debug/clk/isp/max_rate
cat /sys/kernel/debug/bpmp/debug/clk/vic/max_rate
but can you help me to find out what are all available clock frequencies for the ISP and VIC block? is there any sysfs interface or the device tree table somewhere?
Also note that available frequencies may depend on current NVP model, so for max perf you may first set MAXN NVP profile and then check available frequencies.