summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/imxiicvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split imxiic(4) into the FDT-attachment code and the i.MX I2C codepatrick2020-11-171-67/+0
* Add support for the VF610 I2C controller to imxiic(4). It uses itspatrick2020-11-141-1/+19
* To prepare for upcoming VF610 support, access the clk div table usingpatrick2020-11-131-2/+2
* Convert array of two-element arrays into a much more readable array ofpatrick2020-11-131-2/+7
* Move imxiic(4) to sys/dev/fdt.patrick2018-03-301-0/+44