Part Number: DRA71
Tool/software: Linux
Our original QSPI Clock is 96MHz, TI recommends us set the QSPI clock to 76.8MHz.
Then I modify the clock in device tree file in arch/arm/dts/, both uboot source and kernel source.
But after that, QSPI clock is still 96MHz at the start of system, and turn into 48Mhz after kernel boot up.
Can you advise how to modify QSPI correctly.
Thanks.