CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/17 07:30:13
Modified files:
sys/conf : files
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : imxiic_fdt.c
sys/dev/ic : imxiic.c imxiicvar.h
Removed files:
sys/dev/fdt : imxiic.c imxiicvar.h
Log message:
Split imxiic(4) into the FDT-attachment code and the i.MX I2C code
in preparation for upcoming ACPI-attachment.
ok kettenis@
