CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/08/28 11:31:44
Modified files: sys/arch/armv7/sunxi: sxipio.c Log message: Fix the macros that determine the register offsets based on port and pin. These were didn't work as I expected, and returned the wrong offsets. As a result, pinctrl and gpio code was twiddling the wrong bits.