This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM3358: PLL SSC init in U-boot undone in kernel

Part Number: AM3358

Tool/software: Linux

Hi all

I am attempting to enable spread spectrum clocking for the DISP PLL.  I have successfully done so within u-boot, however my settings are being over written when the Kernel comes up and appears to reinit the PLL's.

Currently on 4.11.12 mainline kernel, with 2016.01 u-boot but in the processes of migrating to 2017.11 for updates to other areas.

The registers related to the SSC do not seem to be mentioned anywhere in the dpll drivers that I can find, so I am not sure where the "new" values are coming from.

Any one have some insight?