History log of /netbsd-current/sys/arch/arm/nvidia/tegra124_cpu.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.6 27-Jan-2021 thorpej

Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.


Revision tags: thorpej-futex-base
# 1.5 25-Aug-2020 skrll

Protect tegra124_cpu_init_cpufreq against being run more than once.

config_finalize will call all config_finalize_register functions until
all registered functions return 0. rf_autoconfig currently returns 1
which means tegra124_cpu_init_cpufreq would get called multiple times.


Revision tags: netbsd-9-1-RELEASE bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE ad-namecache-base3 netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 isaki-audio2-base pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base
# 1.4 02-Jun-2017 jmcneill

branches: 1.4.6; 1.4.10;
Attach Tegra124 DVFS to /cpus/cpu0 now that another driver is claiming the
/cpus node.


Revision tags: prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1
# 1.3 29-Apr-2017 jmcneill

Adjust voltage when changing CPU frequency.


# 1.2 29-Apr-2017 jakllsch

- Recognize the AS3722 sd0_v_minus_200mV bit, which is 1 on my Jetson TK1.
- Reduce intended core voltage for Tegra K1 124 by 200mV to 1.2V.

The actual value programmed into the SD0 regulator remains the same (0x50),
a value corresponding to 1.20V.


Revision tags: prg-localcount2-base pgoyette-localcount-20170426
# 1.1 23-Apr-2017 jmcneill

branches: 1.1.2; 1.1.4;
Split cpufreq driver out into a separate module.


# 1.5 25-Aug-2020 skrll

Protect tegra124_cpu_init_cpufreq against being run more than once.

config_finalize will call all config_finalize_register functions until
all registered functions return 0. rf_autoconfig currently returns 1
which means tegra124_cpu_init_cpufreq would get called multiple times.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE ad-namecache-base3 netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 isaki-audio2-base pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base
# 1.4 02-Jun-2017 jmcneill

branches: 1.4.6; 1.4.10;
Attach Tegra124 DVFS to /cpus/cpu0 now that another driver is claiming the
/cpus node.


Revision tags: prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1
# 1.3 29-Apr-2017 jmcneill

Adjust voltage when changing CPU frequency.


# 1.2 29-Apr-2017 jakllsch

- Recognize the AS3722 sd0_v_minus_200mV bit, which is 1 on my Jetson TK1.
- Reduce intended core voltage for Tegra K1 124 by 200mV to 1.2V.

The actual value programmed into the SD0 regulator remains the same (0x50),
a value corresponding to 1.20V.


Revision tags: prg-localcount2-base pgoyette-localcount-20170426
# 1.1 23-Apr-2017 jmcneill

branches: 1.1.2; 1.1.4;
Split cpufreq driver out into a separate module.


# 1.4 02-Jun-2017 jmcneill

Attach Tegra124 DVFS to /cpus/cpu0 now that another driver is claiming the
/cpus node.


Revision tags: prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1
# 1.3 29-Apr-2017 jmcneill

Adjust voltage when changing CPU frequency.


# 1.2 29-Apr-2017 jakllsch

- Recognize the AS3722 sd0_v_minus_200mV bit, which is 1 on my Jetson TK1.
- Reduce intended core voltage for Tegra K1 124 by 200mV to 1.2V.

The actual value programmed into the SD0 regulator remains the same (0x50),
a value corresponding to 1.20V.


Revision tags: prg-localcount2-base pgoyette-localcount-20170426
# 1.1 23-Apr-2017 jmcneill

branches: 1.1.2; 1.1.4;
Split cpufreq driver out into a separate module.


# 1.3 29-Apr-2017 jmcneill

Adjust voltage when changing CPU frequency.


# 1.2 29-Apr-2017 jakllsch

- Recognize the AS3722 sd0_v_minus_200mV bit, which is 1 on my Jetson TK1.
- Reduce intended core voltage for Tegra K1 124 by 200mV to 1.2V.

The actual value programmed into the SD0 regulator remains the same (0x50),
a value corresponding to 1.20V.


Revision tags: prg-localcount2-base pgoyette-localcount-20170426
# 1.1 23-Apr-2017 jmcneill

branches: 1.1.2;
Split cpufreq driver out into a separate module.


Revision tags: prg-localcount2-base pgoyette-localcount-20170426
# 1.1 23-Apr-2017 jmcneill

branches: 1.1.2;
Split cpufreq driver out into a separate module.