Module Name:    src
Committed By:   reinoud
Date:           Sat May 10 19:31:00 UTC 2014

Modified Files:
        src/sys/arch/arm/samsung: exynos_gpio.c
        src/sys/arch/evbarm/odroid: odroid_machdep.c

Log Message:
Add the missing ETC0, ETC6, ETC7, ETC8 `gpio' registers. They are special in
that they can't be set/unset nor configured. The only changeable parameters
are the pullups PUD and the DRV driving strength. They however fit the same
structure as the rest of the GPIOs and are used as such.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/samsung/exynos_gpio.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/odroid/odroid_machdep.c

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

Reply via email to