Source-Changes archive

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

CVS commit: src/sys/arch/arm/omap



Module Name:    src
Committed By:   bouyer
Date:           Wed Apr 17 14:31:02 UTC 2013

Added Files:
        src/sys/arch/arm/omap: am335x_cm_padconf.c sitara_cm.c sitara_cm.h

Log Message:
Add a driver for the control module found in TI Sitara SoCs.
This module controls the pad multiplexor (e.g. is a pad connected to
the GPIO module or the I2C module) and some timing aspects; it
also provides some specific information, like MAC address.
>From FreeBSD


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/omap/am335x_cm_padconf.c \
    src/sys/arch/arm/omap/sitara_cm.c src/sys/arch/arm/omap/sitara_cm.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