Files
Chromebook-Device-Nyan-NVID…/arch/arm/boot/dts/tegra124-dfll.dtsi
2025-04-06 23:50:55 -05:00

51 lines
1.1 KiB
Plaintext

/ {
cpu_dfll_tuning {
#address-cells = <1>;
#size-cells = <0>;
characterization@0 {
speedo-id = <0>;
tune0-low-voltage-range = <0x005020FF>;
tune0-high-voltage-range = <0x005040FF>;
tune1 = <0x00000060>;
droop-rate-min = <1000000>;
tune_high_min_millivolts = <900>;
min-millivolts = <720>;
};
characterization@1 {
speedo-id = <1>;
tune0-low-voltage-range = <0x005020FF>;
tune0-high-voltage-range = <0x005040FF>;
tune1 = <0x00000060>;
droop-rate-min = <1000000>;
tune_high_min_millivolts = <900>;
min-millivolts = <720>;
};
characterization@2 {
speedo-id = <2>;
tune0-low-voltage-range = <0x005020FF>;
tune0-high-voltage-range = <0x005040FF>;
tune1 = <0x00000060>;
droop-rate-min = <1000000>;
tune_high_min_millivolts = <900>;
min-millivolts = <720>;
};
characterization@3 {
speedo-id = <5>;
tune0-low-voltage-range = <0x005020FF>;
tune0-high-voltage-range = <0x005040FF>;
tune1 = <0x00000060>;
droop-rate-min = <1000000>;
tune_high_min_millivolts = <900>;
min-millivolts = <720>;
};
};
};