Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   jakllsch
Date:           Sat Apr 29 20:43:48 UTC 2017

Modified Files:
        src/sys/arch/arm/nvidia: tegra124_cpu.c
        src/sys/dev/i2c: as3722.c

Log Message:
 - 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.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/nvidia/tegra124_cpu.c
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/i2c/as3722.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index