Commit Graph

12 Commits

Author SHA1 Message Date
jmcneill
93e0bfeb6c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
jmcneill
0faea1444b replace 2292MHz entry with 2316MHz 2015-12-01 22:08:13 +00:00
jmcneill
e7f77e44de Apply initial fuse offset in tegra_fuse_read instead of in each reg def 2015-11-21 22:52:31 +00:00
jmcneill
b2b0f53c9f Add FUSE driver, use it to determine maximum CPU frequency for the board.
Retire CPUFREQ_BOOT option and always use highest available CPU frequency.
2015-11-21 12:09:39 +00:00
jmcneill
d01d2885b0 Standard mode for I2C needs a source divider of 20, not 2. 2015-11-12 10:31:29 +00:00
jmcneill
317868fba7 make VDD_CPU programming a bit easier to understand, and while here, actually program it to 1.4V as intended instead of 1.39V 2015-11-11 12:49:10 +00:00
skrll
403f56e25b Use arm_dmb. No functional change 2015-06-03 11:43:18 +00:00
jmcneill
522164bbdf set VDD_CPU to 1.4V 2015-05-31 14:42:56 +00:00
matt
127b3b16d0 Restructure a bit to make spinning a subset of cores easier. 2015-05-17 06:15:50 +00:00
jmcneill
a4e0321360 Tegra K1 CPU frequency scaling support.
jetsontk1# sysctl machdep.cpu
machdep.cpu.frequency.target = 2292
machdep.cpu.frequency.current = 2292
machdep.cpu.frequency.available = 2292 2100 1896 1692 1500 1296 1092 900 696
2015-05-13 11:06:13 +00:00
jmcneill
19d924bc96 add Tegra124 MP support 2015-04-26 22:04:28 +00:00
jmcneill
d4fd11438d NVIDIA Tegra K1 support, work in progress. 2015-03-29 10:41:59 +00:00