CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2020/11/14 14:21:26
Modified files: sys/dev/fdt : imxiic.c Log message: Move enabling/disabling the I2C controller and clearing the Interrupt Flag into their own functions, since these are the two single pieces of register content that behave differently on the VF610. ok kettenis@