Hi,
I have migrated from a 24.2.1 release (kernel 3.19) to a 28.1 on a TX1. However, we need to have spread spectrum disabled on our custom board. On the 3.19 kernel we had to set USE_PLLE_SS 0 in clock.h and tegra_cl_dvfs.h in order to disable SSC. This no longer works for kernel 4.4 (r28.1). Is there an alternative way to disable SCC for the TX1 (not TX2) when r28.1 is used. Thanks in advance.