I disabled SSC for some clocks in the file:
tegra234-bpmp-3701-0004-3737-0000.dtb
inside the folder
nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref
I noticed some similar files, only differing by small amounts in the name each:
tegra234-bpmp-3701-0000-3737-0000.dtb
tegra234-bpmp-3701-0000-3737-0000-maxn.dtb
tegra234-bpmp-3701-0005-3737-0000.dtb
tegra234-bpmp-3701-0005-3737-0000-maxn.dtb
Is there some description on what the coding behind the different parts of the filenames is? Are the -maxn files specifically for the MAXN power profile, and all other profiles are covered by the non-“-maxn” files or is there something different behind?
Thanks!