Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src/sys/dev/i2c
Module Name: src
Committed By: martin
Date: Wed Nov 12 20:07:20 UTC 2014
Modified Files:
src/sys/dev/i2c [netbsd-7]: files.i2c gttwsireg.h
Added Files:
src/sys/dev/i2c [netbsd-7]: axp20x.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #223):
sys/arch/evbarm/conf/std.awin: revision 1.2
sys/dev/i2c/axp20x.c: revision 1.1
sys/dev/i2c/axp20x.c: revision 1.2
sys/dev/i2c/gttwsireg.h: revision 1.2
sys/dev/i2c/files.i2c: revision 1.55
sys/dev/i2c/files.i2c: revision 1.56
AllWinner implementation uses a different register layout, select it with options GTTWSI_ALLWINNER
AXP20x Power Management Unit driver, pretty basic at the moment -- only acts as a temperature sensor
fix a sizeof typo
options GTTWSI_ALLWINNER
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.2.2.2 src/sys/dev/i2c/axp20x.c
cvs rdiff -u -r1.54 -r1.54.2.1 src/sys/dev/i2c/files.i2c
cvs rdiff -u -r1.1 -r1.1.10.1 src/sys/dev/i2c/gttwsireg.h
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