CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2016/08/12 10:02:31

Modified files:
        sys/arch/armv7/sunxi: sxipio.c sxipiovar.h 
Added files:
        sys/arch/armv7/sunxi: sxipio_pins.h 

Log message:
Hook up sxipio(4) to the generic pinctrl code.  The device binding is pretty
retarded, requiring tables to map text strings to the apropriate numbers.
These tables were generated automatically from data extracted from the
Linux kernel and are kept in a separate file.  This should make it easy
to add support for more SoCs from the same family.

ok deraadt@, millert@

Reply via email to