But when I loaded it, the oscilloscope could not measure the clock signal of the cam1_mclk pin.
Load the dmesg log of the driver as follows:
Is there anything else I need to configure to enable cam1_clk? If so, please point it out. thank you.
yes,i add.
My current problem is that when I load the driver, the measuring cam1_mclk pin does not have a clock signal, I need to enter the following command to manually open it:
cd /sys/kernel/debug/bpmp/debug/clk/extperiph2/
echo 1 > state
How else do I need to configure cam1_mclk to output the clock after the driver is loaded?