CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2019/08/06 00:56:29
Modified files: sys/dev/ic : dwiic.c dwiicreg.h Log message: Read the fifo depths from the appropriate configuration register and update the values if they are non-zero and smaller than the current hardcoded depths. Fixes dwiic(4) on Ampere eMAG. ok patrick@, jcs@