Hi Igor,
Thanks for your response.
I have enabled the bus frequency driver using the below
echo 1 > /sys/bus/platform/drivers/imx_busfreq/soc\:busfreq/enable
* To change to Audio Playback setpoint on iMx7Dual to operate ddr @ 100 MHz on the fly.
- I wrote a test driver to call the update_ddr_freq_imx_smp(100000000) API to force ddr frequency to 100 MHz. But I don't see the frequency change when I measured using oscilloscope. Still, the system runs on 533 MHz
- I also tried to change the default setting of bus frequency to 100 MHz in the device tree. But the system bootsup with again 533 MHz.
Is this right approach to change the frequency on the fly while system is running ?
Looking forward for your response.
Thanks,
Siva