CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2017/05/02 08:38:36
Modified files: sys/dev/fdt : sxipio.c Log message: Linux switched from a device-specific pinctrl binding to a the generic version for Allwinner devices. Implement support for the latter such that we can use newer device trees. ok patrick@